Searched refs:VgTs_Zombie (Results 1 – 9 of 9) sorted by relevance
57 case VgTs_Zombie: return "VgTs_Zombie"; in VG_()109 VG_(threads)[tid].status != VgTs_Zombie) in VG_()
62 VgTs_Zombie, /* transient state just before exiting */ enumerator
415 case VgTs_Zombie: return "VgTs_Zombie"; in name_of_ThreadStatus()
131 return tst->status != VgTs_Zombie; in valgrind_thread_alive()
792 case VgTs_Zombie: in VG_()
470 VG_(threads)[tid].status = VgTs_Zombie; in mostly_clear_thread_record()1913 VG_(threads)[tid].status == VgTs_Zombie) in VG_()
197 case VgTs_Zombie: in fill_prpsinfo()
191 vg_assert(tst->status == VgTs_Zombie); in run_a_thread_NORETURN()
277 vg_assert(tst->status == VgTs_Zombie); in run_a_thread_NORETURN()