thread/test/sync/mutual_exclusion/sync_pq
Austin Beer d259e0fde4 Increased the time thresholds on a bunch of tests to be more forgiving so they pass consistently on Windows.
Reduced the time thresholds on a bunch of tests that were TOO forgiving.
2017-10-11 21:40:38 -06:00
..
pq_multi_thread_pass.cpp fix or silence (msvc) compiler warnings about constant conditional expressions, unused parameters, narrowing, unreachable code, use of 'this' in base member initializations, and some other minor stuff 2017-09-24 14:02:17 +02:00
pq_single_thread_pass.cpp Increased the time thresholds on a bunch of tests to be more forgiving so they pass consistently on Windows. 2017-10-11 21:40:38 -06:00
tq_single_thread_pass.cpp Added Clock parameter to scheduler and priority_timed_queue. Fix warnings in tests. 2014-11-17 07:34:43 +01:00