Home | History | Annotate | Download | only in rtl

Lines Matching refs:thread_finalize

847 static void thread_finalize(void *v) {
2590 if (pthread_key_create(&g_thread_finalize_key, &thread_finalize)) {