Home
last modified time | relevance | path

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

/dports/devel/p5-IO-Async/IO-Async-0.800/lib/IO/Async/
H A DLoopTests.pm749 $loop->_CAN_WATCH_ALL_PIDS or skip "Loop cannot watch_process for all PIDs", 2;
H A DLoop.pm27 use constant _CAN_WATCH_ALL_PIDS => 1; constant