Home | History | Annotate | Download | only in src

Lines Matching refs:_exit

929   // Use _exit instead of exit to avoid races between isolate
933 _exit(exit_code);