Searched refs:thread_dtor (Results 1 – 1 of 1) sorted by relevance
61 static void thread_dtor(void *v) { in thread_dtor() function92 pthread_key_create(&pkey, thread_dtor); in thread_init()