Searched refs:exit_app (Results 1 – 1 of 1) sorted by relevance
548 int exit_app = 0; /* Thread terminated using 'exit' */ in S_ithread_run() local621 jmp_rc = S_jmpenv_run(aTHX_ 0, thread, &len, &exit_app, &exit_code); in S_ithread_run()662 &exit_app, &exit_code); in S_ithread_run()679 exit_app = 0; in S_ithread_run()695 if (exit_app) { in S_ithread_run()696 (void)S_jmpenv_run(aTHX_ 2, thread, NULL, &exit_app, &exit_code); in S_ithread_run()