processing_signal_queue 1248 ext/pcntl/pcntl.c 	if (! PCNTL_G(head) || PCNTL_G(processing_signal_queue)) {
processing_signal_queue 1254 ext/pcntl/pcntl.c 	PCNTL_G(processing_signal_queue) = 1;
processing_signal_queue 1284 ext/pcntl/pcntl.c 	PCNTL_G(processing_signal_queue) = 0;
processing_signal_queue   69 ext/pcntl/php_pcntl.h 	int processing_signal_queue;