HomeSort by relevance Sort by last modified time
    Searched full:thread_dtor (Results 1 - 1 of 1) sorted by null

  /external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_allocator_testlib.cc 52 static void thread_dtor(void *v) { function in namespace:__anon7117
64 pthread_key_create(&pkey, thread_dtor);

Completed in 42 milliseconds