Home
last modified time | relevance | path

Searched refs:throws_on_lock (Results 1 – 2 of 2) sorted by relevance

/external/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.scoped/
Dmutex.pass.cpp39 bool throws_on_lock = false; member
46 if (throws_on_lock) { in lock()
103 m1.throws_on_lock = true; in main()
114 m1.throws_on_lock = true; in main()
125 m2.throws_on_lock = true; in main()
/external/llvm-project/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.scoped/
Dmutex.pass.cpp38 bool throws_on_lock = false; member
45 if (throws_on_lock) { in lock()
102 m1.throws_on_lock = true; in main()
113 m1.throws_on_lock = true; in main()
124 m2.throws_on_lock = true; in main()