processing_signal_queue 1337 ext/pcntl/pcntl.c 	if (! PCNTL_G(head) || PCNTL_G(processing_signal_queue)) {
processing_signal_queue 1343 ext/pcntl/pcntl.c 	PCNTL_G(processing_signal_queue) = 1;
processing_signal_queue 1371 ext/pcntl/pcntl.c 	PCNTL_G(processing_signal_queue) = 0;
processing_signal_queue   79 ext/pcntl/php_pcntl.h 	int processing_signal_queue;