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

/external/compiler-rt/lib/tsan/rtl_tests/
H A Dtsan_test_util_linux.cc40 static void *BeforeInitThread(void *param) { function
55 pthread_create(&thr, 0, BeforeInitThread, 0);

Completed in 105 milliseconds