]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
common/condition_variable_debug: fix wait_until()
authorKefu Chai <kchai@redhat.com>
Sun, 7 Jul 2019 03:09:36 +0000 (11:09 +0800)
committerKefu Chai <kchai@redhat.com>
Sat, 3 Aug 2019 01:34:50 +0000 (09:34 +0800)
commitfcc6ae58c335d67cdf3efbc496f8dca9c457272b
tree83de7d82506512312e7227dcf413418473ae9325
parent649891ae71314c94413281743c520e9f1318d7dc
common/condition_variable_debug: fix wait_until()

to_timespec() is not a member function of time_point, it is a member
funcion of real_clock / coarse_real_clock.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/common/condition_variable_debug.h