llvm-project/libcxx/test/std/thread
Dan Albert c1c519d2f1 Revert "Implement std::condition_variable via pthread_cond_clockwait() where available"
This reverts commit 5e37d7f9ff.

llvm-svn: 372034
2019-09-16 21:20:32 +00:00
..
futures Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00
thread.condition Revert "Implement std::condition_variable via pthread_cond_clockwait() where available" 2019-09-16 21:20:32 +00:00
thread.general Support tests in freestanding 2019-02-04 20:31:13 +00:00
thread.mutex libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00
thread.req Support tests in freestanding 2019-02-04 20:31:13 +00:00
thread.threads libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00
macro.pass.cpp libcxx: Define __STDCPP_THREADS__ to 1, not to __cplusplus. 2019-07-30 14:32:47 +00:00