Home
last modified time | relevance | path

Searched refs:VgSrc_ExitProcess (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/main/coregrind/
Dpub_core_threadstate.h71 VgSrc_ExitProcess, /* entire process is exiting */ enumerator
Dm_main.c2251 || tids_schedretcode == VgSrc_ExitProcess in shutdown_actions_NORETURN()
2376 case VgSrc_ExitProcess: /* the normal way out (AIX) -- still needed? */ in shutdown_actions_NORETURN()
/external/valgrind/main/coregrind/m_syswrap/
Dsyswrap-aix5.c218 tst->exitreason = VgSrc_ExitProcess; in ML_()
501 tst->exitreason = VgSrc_ExitProcess; in PRE()
Dsyswrap-darwin.c1564 VG_(threads)[t].exitreason = VgSrc_ExitProcess; in PRE()