Searched refs:waiting_for_threads (Results 1 – 1 of 1) sorted by relevance
17 static int waiting_for_threads; /* protected by count_lock */ variable186 waiting_for_threads = 1; in PyThread_exit_thread()204 if (waiting_for_threads) { in PyThread_exit_thread()