thread/test/sync/mutual_exclusion/shared_mutex
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
..
assign_fail.cpp Removed executable attribute. 2017-09-17 08:51:10 -04:00
copy_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
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 Subtract measured sleep time instead of constant 250 ms 2018-04-27 12:03:49 -07:00
try_lock_pass.cpp Subtract measured sleep time instead of constant 250 ms 2018-04-27 12:03:49 -07:00
try_lock_until_pass.cpp Subtract measured sleep time instead of constant 250 ms 2018-04-27 12:03:49 -07:00