Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/tests/rtl/
Dtsan_test_util_posix.cc82 static void *BeforeInitThread(void *param) { in BeforeInitThread() function
97 __interceptor_pthread_create(&thr, 0, BeforeInitThread, 0); in TestMutexBeforeInit()