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

/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors.cc791 static void thread_finalize(void *v) { function
2398 if (pthread_key_create(&g_thread_finalize_key, &thread_finalize)) {

Completed in 1179 milliseconds