Searched refs:uu_panic_thread (Results 1 – 1 of 1) sorted by relevance
67 static pthread_t uu_panic_thread; variable193 if (uu_panic_thread == 0) { in uu_panic()194 uu_panic_thread = pthread_self(); in uu_panic()204 if (uu_panic_thread == pthread_self()) in uu_panic()237 uu_panic_thread = 0; in uu_release_child()