Home | History | Annotate | Download | only in src

Lines Matching refs:_exit

88     "Instructs to use fork()/_exit() instead of clone() in death tests. "
211 _exit(1);
413 // calls _exit(1).
422 _exit(1); // Exits w/o any normal exit hooks (we were supposed to crash)
927 _exit(0);