Searched refs:VgTs_Zombie (Results 1 – 11 of 11) sorted by relevance
81 case VgTs_Zombie: return "VgTs_Zombie"; in VG_()144 VG_(threads)[tid].status != VgTs_Zombie) in VG_()
67 VgTs_Zombie, /* transient state just before exiting */ enumerator
209 case VgTs_Zombie: return "VgTs_Zombie"; in name_of_ThreadStatus()
231 case VgTs_Zombie: in fill_thread_state()962 (VG_(threads)[t_idx].status != VgTs_Zombie)) { in VG_()1028 (VG_(threads)[t_idx].status != VgTs_Zombie)) { in VG_()
197 case VgTs_Zombie: in fill_prpsinfo()
233 return tst->status != VgTs_Zombie; in valgrind_thread_alive()
897 case VgTs_Zombie: in VG_()
537 VG_(threads)[tid].status = VgTs_Zombie; in mostly_clear_thread_record()2253 VG_(threads)[tid].status == VgTs_Zombie) in VG_()
84 VG_(threads)[tid].status != VgTs_Zombie && in count_living_daemon_threads()255 vg_assert(tst->status == VgTs_Zombie); in run_a_thread_NORETURN()
257 vg_assert(tst->status == VgTs_Zombie); in run_a_thread_NORETURN()
210 vg_assert(tst->status == VgTs_Zombie); in run_a_thread_NORETURN()