Searched defs:exit_now (Results 1 – 4 of 4) sorted by relevance
285 VG_(exit_now) (status); in exit_wrk() local292 void VG_(exit_now)( Int status ) in VG_() argument
18 static volatile int exit_now = 0; variable
24 void VG_(exit_now)( Int status ) in VG_() argument
57 VG_(exit_now) (status); in ML_() local