Searched refs:uu_panic_thread (Results 1 – 1 of 1) sorted by relevance
68 static pthread_t uu_panic_thread; variable194 if (uu_panic_thread == 0) { in uu_panic()195 uu_panic_thread = pthread_self(); in uu_panic()205 if (uu_panic_thread == pthread_self()) in uu_panic()238 uu_panic_thread = 0; in uu_release_child()