Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_mutex.cpp160 test_with_native_threads::test_rw<tbb::spin_rw_mutex>();
166 test_with_native_threads::test_rw<tbb::queuing_rw_mutex>();
172 test_with_native_threads::test_rw<tbb::rw_mutex>();
H A Dtest_mutex.h199 void test_rw() { in test_rw() function