Searched refs:thread_exit_only (Results 1 – 2 of 2) sorted by relevance
51 $threads::thread_exit_only = $arg =~ /^thread/i;
1084 SV *thread_exit_only; variable1115 thread_exit_only = get_sv("threads::thread_exit_only", GV_ADD);1116 exit_opt = (SvTRUE(thread_exit_only))