Home
last modified time | relevance | path

Searched refs:S_jmpenv_run (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/dist/threads/
Dthreads.xs504 S_jmpenv_run(pTHX_ int action, ithread *thread, in S_jmpenv_run() function
621 jmp_rc = S_jmpenv_run(aTHX_ 0, thread, &len, &exit_app, &exit_code); in S_ithread_run()
661 (void)S_jmpenv_run(aTHX_ 1, thread, NULL, in S_ithread_run()
696 (void)S_jmpenv_run(aTHX_ 2, thread, NULL, &exit_app, &exit_code); in S_ithread_run()