Home
last modified time | relevance | path

Searched defs:client_exit (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/coregrind/
Dm_libcassert.c315 void VG_(client_exit)( Int status ) in VG_() argument
Dm_main.c2710 VG_(client_exit)( VG_(clo_error_exitcode) ); in shutdown_actions_NORETURN() local