Searched defs:InitAllBeforeStartingThreads (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/drd/tests/
H A Dtsan_unittest.cpp7173 void InitAllBeforeStartingThreads() { function in namespace:test400
7204 // in InitAllBeforeStartingThreads()
7228 InitAllBeforeStartingThreads();
7246 void InitAllBeforeStartingThreads(int number_of_threads) { function in namespace:test401
7279 InitAllBeforeStartingThreads(3 /*number of threads*/);
/external/valgrind/unittest/
H A Dracecheck_unittest.cc6886 void InitAllBeforeStartingThreads() { function in namespace:test400
6917 // in InitAllBeforeStartingThreads()
6941 InitAllBeforeStartingThreads();
6959 void InitAllBeforeStartingThreads(int number_of_threads) { function in namespace:test401
6992 InitAllBeforeStartingThreads(3 /*number of threads*/);

Completed in 122 milliseconds