Files
rust/src/libstd/sys/common
bors eac41469d7 Auto merge of #35048 - tmiasko:monotonic-wait-timeout, r=alexcrichton
Use monotonic time in condition variables.

Configure condition variables to use monotonic time using
pthread_condattr_setclock on systems where this is possible.
This fixes the issue when thread waiting on condition variable is
woken up too late when system time is moved backwards.
2016-08-30 16:28:32 -07:00
..
2016-08-24 22:12:48 +00:00
2016-08-24 22:12:48 +00:00
2016-08-24 22:12:48 +00:00
2016-08-24 22:12:48 +00:00
2016-08-24 22:12:48 +00:00
2016-07-12 12:51:13 -07:00
2016-08-24 22:12:48 +00:00
2016-08-24 22:12:48 +00:00
2016-08-24 22:12:48 +00:00