about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorTomasz Miąsko <tomasz.miasko@gmail.com>2016-07-26 15:18:44 +0200
committerTomasz Miąsko <tomasz.miasko@gmail.com>2016-07-31 12:47:52 +0200
commit8ec47261e193b1f983b898a0d985b85e7fcb0668 (patch)
tree5c4050b222e50ec613dd7a840dc3aa7db32ea5aa /src/rustllvm/RustWrapper.cpp
parent724f811794bf30141922eb9ff26cd9ce7febe64e (diff)
downloadrust-8ec47261e193b1f983b898a0d985b85e7fcb0668.tar.gz
rust-8ec47261e193b1f983b898a0d985b85e7fcb0668.zip
Use monotonic time with 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.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions