Home
last modified time | relevance | path

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

/third_party/boost/libs/thread/test/
Dtest_lock_concept.cpp33 struct test_initially_unlocked_if_other_thread_has_lock struct
41 test_initially_unlocked_if_other_thread_has_lock(): in test_initially_unlocked_if_other_thread_has_lock() argument
65 typedef test_initially_unlocked_if_other_thread_has_lock<Mutex,Lock> this_type; in operator ()() argument
472 test_initially_unlocked_if_other_thread_has_lock<Mutex,Lock>()(); in BOOST_AUTO_TEST_CASE_TEMPLATE()