Home | History | Annotate | Download | only in src

Lines Matching refs:_exit

97     "Instructs to use fork()/_exit() instead of clone() in death tests. "
262 _exit(1);
469 // calls _exit(1).
481 // run after calling _exit(). On such systems, write_fd_ will be
487 _exit(1); // Exits w/o any normal exit hooks (we were supposed to crash)
1084 _exit(0);