Searched refs:VgSrc_None (Results 1 – 4 of 4) sorted by relevance
98 return VG_(threads)[tid].exitreason != VgSrc_None; in VG_()
69 VgSrc_None, /* not exiting yet */ enumerator
2473 VG_(threads)[tid].exitreason = VgSrc_None; in final_tidyup()
216 VG_(threads)[i].exitreason = VgSrc_None; in VG_()335 vg_assert(VG_(threads)[tid].exitreason != VgSrc_None); in VG_()