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

/external/valgrind/coregrind/
H A Dpub_core_libcassert.h70 extern void VG_(client_exit)( Int status );
H A Dm_libcassert.c293 void VG_(client_exit)( Int status ) function
H A Dm_main.c2194 VG_(client_exit)( VG_(clo_error_exitcode) );
2198 VG_(client_exit)( VG_(threads)[tid].os_state.exitcode );

Completed in 251 milliseconds