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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/safestack/
H A Dsafestack.cpp244 pthread_mutex_t interceptor_init_mutex = PTHREAD_MUTEX_INITIALIZER; member in namespace:__anon1001
248 MutexLock lock(interceptor_init_mutex);

Completed in 133 milliseconds