Searched refs:thread_key_destructor (Results 1 – 1 of 1) sorted by relevance
149 static void thread_key_destructor(void) __attribute__((destructor, unused));150 static void thread_key_destructor(void) { in thread_key_destructor() function