Home
last modified time | relevance | path

Searched refs:queue (Results 26 – 40 of 40) sorted by relevance

12

/PHP-7.4/ext/openssl/tests/
H A Dbug72165.phpt16 Warning: openssl_csr_new(): add1_attr_by_txt challengePassword_min -> 4 (failed; check error queue
H A Dopenssl_csr_new_basic.phpt37 Warning: openssl_csr_new(): add1_attr_by_txt challengePassword_min -> 4 (failed; check error queue
/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_events.h35 int (*wait)(struct fpm_event_queue_s *queue, unsigned long int timeout);
/PHP-7.4/ext/xmlrpc/
H A Dconfig.w3214 queue.c xml_element.c xmlrpc.c xml_to_soap.c", "xmlrpc");
H A Dconfig.m467 libxmlrpc/queue.c libxmlrpc/xml_element.c libxmlrpc/xmlrpc.c \
79 dnl Some xmlrpc-epi header files have generic file names like queue.h or
/PHP-7.4/sapi/fpm/tests/
H A Dstatus.inc28 'listen queue' => '\d+',
29 'max listen queue' => '\d+',
30 'listen queue len' => '\d+',
/PHP-7.4/ext/pcntl/
H A Dpcntl.c1490 struct php_pcntl_pending_signal *queue, *next; in pcntl_signal_dispatch() local
1511 queue = PCNTL_G(head); in pcntl_signal_dispatch()
1515 while (queue) { in pcntl_signal_dispatch()
1516 if ((handle = zend_hash_index_find(&PCNTL_G(php_signal_table), queue->signo)) != NULL) { in pcntl_signal_dispatch()
1519 ZVAL_LONG(&params[0], queue->signo); in pcntl_signal_dispatch()
1522 pcntl_siginfo_to_zval(queue->signo, &queue->siginfo, &params[1]); in pcntl_signal_dispatch()
1537 next = queue->next; in pcntl_signal_dispatch()
1538 queue->next = PCNTL_G(spares); in pcntl_signal_dispatch()
1539 PCNTL_G(spares) = queue; in pcntl_signal_dispatch()
1540 queue = next; in pcntl_signal_dispatch()
/PHP-7.4/ext/pcntl/tests/
H A Dpcntl_signal.phpt27 /* test freeing queue in RSHUTDOWN */
/PHP-7.4/ext/sysvmsg/tests/
H A D004.phpt37 echo "BAD: queue removal failed\n";
/PHP-7.4/sapi/fpm/
H A Dwww.conf.in149 ; listen queue - the number of request in the queue of pending
151 ; max listen queue - the maximum number of requests in the queue
153 ; listen queue len - the size of the socket queue of pending connections;
169 ; listen queue: 0
170 ; max listen queue: 1
171 ; listen queue len: 42
/PHP-7.4/ext/hash/sha3/generic32lc/
H A DKeccakSponge.inc188 /* normal lane: using the message queue */
279 /* normal lane: using the message queue */
/PHP-7.4/ext/hash/sha3/generic64lc/
H A DKeccakSponge.inc188 /* normal lane: using the message queue */
279 /* normal lane: using the message queue */
/PHP-7.4/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc.c1052 value->v->q = (queue*)emalloc(sizeof(queue)); in XMLRPC_SetIsVector()
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます29680 >>9 byte 15 Corel print queue parameters
H A Dmagic29680 >>9 byte 15 Corel print queue parameters

Completed in 140 milliseconds

12