thread/test/sync/mutual_exclusion/locks/unique_lock/locking
Tom Hughes 3b52a8950f Subtract measured sleep time instead of constant 250 ms
boost::this_thread::sleep_for is allowed to sleep longer than the
requested sleep time. This seems to happen especially on virtualized
systems, such as CircleCI.
2018-04-27 12:03:49 -07:00
..
lock_pass.cpp Subtract measured sleep time instead of constant 250 ms 2018-04-27 12:03:49 -07:00
try_lock_for_pass.cpp Thread: merge from trunk 1.53 2012-12-02 09:22:33 +00:00
try_lock_pass.cpp Thread: merge from trunk 1.53 2012-12-02 09:22:33 +00:00
try_lock_until_pass.cpp Thread: merge from trunk 1.53 2012-12-02 09:22:33 +00:00
unlock_pass.cpp Thread: merge from trunk 1.53 2012-12-02 09:22:33 +00:00