HomeSort by: relevance | last modified time | path
    Searched defs:thread_dtor (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
sanitizer_allocator_testlib.cc 64 static void thread_dtor(void *v) { function in namespace:__anone61b20c20110
95 pthread_key_create(&pkey, thread_dtor);
sanitizer_allocator_testlib.cc 64 static void thread_dtor(void *v) { function in namespace:__anone61b20c20110
95 pthread_key_create(&pkey, thread_dtor);

Completed in 23 milliseconds