Home
last modified time | relevance | path

Searched refs:pq_get_item_count (Results 1 – 3 of 3) sorted by relevance

/dports/devel/p5-POE-XS-Queue-Array/POE-XS-Queue-Array-0.006/
H A DArray.xs65 pq_get_item_count(pq)
96 max_count = pq_get_item_count(pq);
154 max_count = pq_get_item_count(pq);
H A Dqueue.h22 pq_get_item_count(poe_queue *pq);
H A Dqueue.c469 pq_get_item_count(poe_queue *pq) { in pq_get_item_count() function