Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_testlib.cpp61 static void thread_dtor(void *v) { in thread_dtor() function
92 pthread_key_create(&pkey, thread_dtor); in thread_init()