Home
last modified time | relevance | path

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

/dports/www/p5-POE-Component-Server-HTTP/POE-Component-Server-HTTP-0.09/t/
H A D10_run.t28 POE::Kernel::KR_RUN_CALLED;
H A D30_error.t33 POE::Kernel::KR_RUN_CALLED;
H A D20_stream.t30 POE::Kernel::KR_RUN_CALLED;
/dports/devel/p5-AnyEvent/AnyEvent-7.17/lib/AnyEvent/Impl/
H A DPOE.pm294 ${ POE::Kernel->new->[POE::Kernel::KR_RUN] } |= POE::Kernel::KR_RUN_CALLED;
/dports/devel/p5-POE-API-Peek/POE-API-Peek-2.20/lib/POE/API/
H A DPeek.pm58 if($kr_run_warning |= POE::Kernel::KR_RUN_CALLED()) {
/dports/devel/p5-IO-Lambda/IO-Lambda-1.23/lib/IO/Lambda/Loop/
H A DPOE.pm32 ${$poe_kernel-> [POE::Kernel::KR_RUN()]} |= POE::Kernel::KR_RUN_CALLED();
/dports/devel/p5-POE/POE-1.368/lib/POE/
H A DKernel.pm218 sub KR_RUN_CALLED () { 0x01 } # $kernel->run() called subroutine
1268 $kr_run_warning |= KR_RUN_CALLED;
1400 unless ($kr_run_warning & KR_RUN_CALLED) {
/dports/devel/p5-POE-Component-Daemon/POE-Component-Daemon-0.1400/lib/POE/Component/
H A DDaemon.pm130 POE::Kernel::KR_RUN_CALLED;