Home
last modified time | relevance | path

Searched defs:num_mutexes (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/test/
Dtest_generic_locks.cpp233 unsigned const num_mutexes=10; in BOOST_AUTO_TEST_CASE() local
294 unsigned const num_mutexes=5; in BOOST_AUTO_TEST_CASE() local
363 unsigned const num_mutexes=5; in BOOST_AUTO_TEST_CASE() local
381 unsigned const num_mutexes=10; in BOOST_AUTO_TEST_CASE() local
437 int const num_mutexes=3; in BOOST_AUTO_TEST_CASE() local
482 int const num_mutexes=4; in BOOST_AUTO_TEST_CASE() local
530 int const num_mutexes=5; in BOOST_AUTO_TEST_CASE() local
/aosp_15_r20/external/compiler-rt/test/tsan/
H A Dmutex_cycle_long.c13 int num_mutexes = 5; in main() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/
Dstrand_executor_service.hpp151 enum { num_mutexes = 193 }; enumerator