Searched refs:VgSrc_None (Results 1 – 5 of 5) sorted by relevance
89 case VgSrc_None: return "VgSrc_None"; in VG_()133 return VG_(threads)[tid].exitreason != VgSrc_None; in VG_()
74 VgSrc_None, /* not exiting yet */ enumerator
2807 VG_(threads)[tid].exitreason = VgSrc_None; in final_tidyup()
244 VG_(threads)[i].exitreason = VgSrc_None; in VG_()385 vg_assert(VG_(threads)[tid].exitreason != VgSrc_None); in VG_()
1021 case VgSrc_None: in VG_()