Jonathan Wakely
6162239973
re PR libstdc++/54562 (mutex and condition variable timers)
...
PR libstdc++/54562
* include/std/mutex (__timed_mutex_impl::__clock_t): Use
high_resolution_clock for absolute timeouts, because
pthread_mutex_timedlock uses CLOCK_REALTIME not CLOCK_MONOTONIC.
(__timed_mutex_impl::_M_try_lock_for): Use steady_clock for relative
timeouts as per [thread.req.timing].
(__timed_mutex_impl::_M_try_lock_until<Clock,Duration>): Convert to
__clock_t time point instead of using _M_try_lock_for.
From-SVN: r204672
2013-11-11 13:33:48 +00:00
..
2013-02-03 17:54:05 +00:00
2013-09-21 19:04:13 -07:00
2013-07-29 17:13:05 +00:00
2013-09-21 19:04:13 -07:00
2013-10-23 15:31:26 +00:00
2013-10-23 00:09:19 +00:00
2013-07-21 20:21:03 +01:00
2013-02-03 17:54:05 +00:00
2013-02-03 17:54:05 +00:00
2013-02-03 17:54:05 +00:00
2013-10-02 21:21:52 +01:00
2013-04-24 23:00:16 +01:00
2013-06-08 22:37:50 +00:00
2013-02-03 17:54:05 +00:00
2013-03-08 21:39:24 +00:00
2013-02-03 17:54:05 +00:00
2013-02-20 22:41:51 +00:00
2013-02-03 17:54:05 +00:00
2013-02-20 01:52:36 +00:00
2013-02-03 17:54:05 +00:00
2013-02-03 17:54:05 +00:00
2013-02-03 17:54:05 +00:00
2013-02-03 17:54:05 +00:00
2013-11-11 13:33:48 +00:00
2013-02-03 17:54:05 +00:00
2013-02-03 17:54:05 +00:00
2013-02-03 17:54:05 +00:00
2013-07-24 15:42:06 +00:00
2013-02-03 17:54:05 +00:00
2013-08-27 02:49:22 +00:00
2013-02-03 17:54:05 +00:00
2013-02-03 17:54:05 +00:00
2013-06-18 23:55:02 +01:00
2013-02-03 17:54:05 +00:00
2013-02-03 17:54:05 +00:00
2013-02-03 17:54:05 +00:00
2013-02-20 22:41:58 +00:00
2013-02-03 17:54:05 +00:00
2013-05-19 00:11:48 +01:00
2013-02-03 17:54:05 +00:00
2013-10-31 19:23:54 +00:00
2013-11-05 22:57:36 +00:00
2013-05-19 00:11:42 +01:00
2013-04-22 20:22:07 +00:00
2013-04-22 20:22:07 +00:00
2013-10-31 19:23:54 +00:00
2013-06-21 14:23:15 +00:00
2013-10-03 20:33:05 +00:00