Searched refs:uu_panic_thread (Results 1 – 1 of 1) sorted by relevance
70 static pthread_t uu_panic_thread; variable190 if (uu_panic_thread == 0) { in uu_panic()191 uu_panic_thread = pthread_self(); in uu_panic()199 if (uu_panic_thread == pthread_self()) in uu_panic()240 uu_panic_thread = 0; in uu_release_child()