Searched refs:ds_queue_capacity (Results 1 – 3 of 3) sorted by relevance
31 zend_long ds_queue_capacity(ds_queue_t *queue);
38 zend_long ds_queue_capacity(ds_queue_t *queue) in ds_queue_capacity() function
35 RETURN_LONG(ds_queue_capacity(THIS_DS_QUEUE())); in METHOD()
Completed in 6 milliseconds