Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/tests/rtl/
H A Dtsan_test_util_posix.cpp39 static void *BeforeInitThread(void *param) { in BeforeInitThread() function
54 __interceptor_pthread_create(&thr, 0, BeforeInitThread, 0); in TestMutexBeforeInit()