Home
last modified time | relevance | path

Searched refs:client_exit (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/coregrind/
Dpub_core_libcassert.h70 extern void VG_(client_exit)( Int status );
Dm_libcassert.c313 void VG_(client_exit)( Int status ) in VG_() argument
Dm_main.c2674 VG_(client_exit)( VG_(clo_error_exitcode) ); in shutdown_actions_NORETURN() local
2678 VG_(client_exit)( VG_(threads)[tid].os_state.exitcode ); in shutdown_actions_NORETURN()