Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/dist/threads/
Dthreads.xs765 int exit_opt, argument
831 thread->state = exit_opt;
1083 int exit_opt; variable
1109 exit_opt = thread->state & PERL_ITHR_THREAD_EXIT_ONLY;
1116 exit_opt = (SvTRUE(thread_exit_only))
1176 exit_opt = (*str == 't' || *str == 'T')
1192 exit_opt,