summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/thread/thread.threads
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2017-05-05 21:31:22 +0000
committerEric Fiselier <eric@efcs.ca>2017-05-05 21:31:22 +0000
commit0be6d5ba92589312c79dc6c8115698864454c3d1 (patch)
treeb43bf903c01912a28b9fb4b4dcfa6a6573a32d50 /libcxx/test/std/thread/thread.threads
parentc8e377c326e91fec5f333f58b63376b4481b64e6 (diff)
downloadbcm5719-llvm-0be6d5ba92589312c79dc6c8115698864454c3d1.tar.gz
bcm5719-llvm-0be6d5ba92589312c79dc6c8115698864454c3d1.zip
Fix condition_variable::wait_until and wait_for on Windows.
The ERROR_TIMEDOUT returned by the Windows API does not have the same value as ETIMEDOUT. This caused condition_variable to return timeouts as unknown errors. llvm-svn: 302297
Diffstat (limited to 'libcxx/test/std/thread/thread.threads')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud