Searched refs:runloop (Results 1 – 6 of 6) sorted by relevance
673 $_Usage{runloop} = <<'USAGE';677 sub runloop { subroutine746 $wn = &runloop($n, ref( $code ) ? sub { } : '' );753 $wc = &runloop($n, $code);
684 delete $usage{runloop}; # not public, not worrying about it just now
106 Traces the execution of each opcode in the Perl runloop. This probe
1060 Signal dispatch has been moved from the runloop into control ops.
5308 Instead the work is done in the runloop in server.c and sent by socket.
10648 - libevent doesn't like comm_base_exit outside of runloop.