Searched refs:is_exiting (Results 1 – 10 of 10) sorted by relevance
130 inline Bool VG_(is_exiting)(ThreadId tid) in VG_() argument
445 extern Bool VG_(is_exiting)(ThreadId tid);
2805 vg_assert(VG_(is_exiting)(tid)); in final_tidyup()2813 vg_assert(VG_(is_exiting)(tid)); in final_tidyup()
1946 vg_assert(VG_(is_exiting)(tid)); in deliver_signal()
104 multiprocessing.queues.is_exiting = lambda: True
379 vg_assert(VG_(is_exiting)(tid)); in VG_()873 vg_assert(!VG_(is_exiting)(tid)); in run_thread_for_a_while()1277 while (!VG_(is_exiting)(tid)) { in VG_()1314 if (VG_(is_exiting)(tid)) in VG_() local1650 vg_assert(VG_(is_exiting)(tid)); in VG_()
3719 if (!VG_(is_exiting)(tid)) { in ML_()
119 vg_assert(VG_(is_exiting)(tid)); in thread_wrapper()
136 vg_assert(VG_(is_exiting)(tid)); in thread_wrapper()
104 vg_assert(VG_(is_exiting)(tid)); in thread_wrapper()