Searched refs:VgSrc_ExitProcess (Results 1 – 4 of 4) sorted by relevance
71 VgSrc_ExitProcess, /* entire process is exiting */ enumerator
2251 || tids_schedretcode == VgSrc_ExitProcess in shutdown_actions_NORETURN()2376 case VgSrc_ExitProcess: /* the normal way out (AIX) -- still needed? */ in shutdown_actions_NORETURN()
218 tst->exitreason = VgSrc_ExitProcess; in ML_()501 tst->exitreason = VgSrc_ExitProcess; in PRE()
1564 VG_(threads)[t].exitreason = VgSrc_ExitProcess; in PRE()