forked from OSchip/llvm-project
parent
8dd19ed3ec
commit
389da901d0
|
@ -9,6 +9,8 @@
|
|||
//
|
||||
// UNSUPPORTED: libcpp-has-no-threads
|
||||
|
||||
// FLAKY_TEST
|
||||
|
||||
// <condition_variable>
|
||||
|
||||
// class condition_variable;
|
||||
|
|
|
@ -9,6 +9,8 @@
|
|||
//
|
||||
// UNSUPPORTED: libcpp-has-no-threads
|
||||
|
||||
// FLAKY_TEST
|
||||
|
||||
// <condition_variable>
|
||||
|
||||
// class condition_variable_any;
|
||||
|
|
|
@ -10,6 +10,8 @@
|
|||
// UNSUPPORTED: libcpp-has-no-threads
|
||||
// UNSUPPORTED: c++98, c++03, c++11
|
||||
|
||||
// FLAKY_TEST
|
||||
|
||||
// <shared_mutex>
|
||||
|
||||
// template <class Mutex> class shared_lock;
|
||||
|
|
|
@ -9,6 +9,8 @@
|
|||
//
|
||||
// UNSUPPORTED: libcpp-has-no-threads
|
||||
|
||||
// FLAKY_TEST
|
||||
|
||||
// <mutex>
|
||||
|
||||
// template <class Mutex> class unique_lock;
|
||||
|
|
|
@ -9,6 +9,8 @@
|
|||
//
|
||||
// UNSUPPORTED: libcpp-has-no-threads
|
||||
|
||||
// FLAKY_TEST
|
||||
|
||||
// <mutex>
|
||||
|
||||
// template <class Mutex> class unique_lock;
|
||||
|
|
Loading…
Reference in New Issue