Home | History | Annotate | Download | only in rtl

Lines Matching refs:thread_finalize

791 static void thread_finalize(void *v) {
2398 if (pthread_key_create(&g_thread_finalize_key, &thread_finalize)) {