Searched refs:client_exit (Results 1 – 3 of 3) sorted by relevance
70 extern void VG_(client_exit)( Int status );
313 void VG_(client_exit)( Int status ) in VG_() argument
2674 VG_(client_exit)( VG_(clo_error_exitcode) ); in shutdown_actions_NORETURN() local2678 VG_(client_exit)( VG_(threads)[tid].os_state.exitcode ); in shutdown_actions_NORETURN()