thread/test/sync/mutual_exclusion/locks/shared_lock/cons
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
..
adopt_lock_pass.cpp Removed executable attribute. 2017-09-17 08:51:10 -04:00
copy_assign_fail.cpp Removed executable attribute. 2017-09-17 08:51:10 -04:00
copy_ctor_fail.cpp Removed executable attribute. 2017-09-17 08:51:10 -04:00
default_pass.cpp Removed executable attribute. 2017-09-17 08:51:10 -04:00
defer_lock_pass.cpp Removed executable attribute. 2017-09-17 08:51:10 -04:00
duration_pass.cpp Subtract measured sleep time instead of constant 250 ms 2018-04-27 12:03:49 -07:00
move_assign_pass.cpp Removed executable attribute. 2017-09-17 08:51:10 -04:00
move_ctor_pass.cpp Removed executable attribute. 2017-09-17 08:51:10 -04:00
move_ctor_unique_lock_pass.cpp Thread: merge from trunk 1.53 2012-12-02 09:22:33 +00:00
move_ctor_upgrade_lock_pass.cpp Thread: merge from trunk 1.53 2012-12-02 09:22:33 +00:00
mutex_pass.cpp Subtract measured sleep time instead of constant 250 ms 2018-04-27 12:03:49 -07:00
time_point_pass.cpp Subtract measured sleep time instead of constant 250 ms 2018-04-27 12:03:49 -07:00
try_to_lock_pass.cpp Subtract measured sleep time instead of constant 250 ms 2018-04-27 12:03:49 -07:00