Searched refs:queuePull (Results 1 – 1 of 1) sorted by relevance
402 static closure_avl *queuePull(closure_queue *pQueue){ in queuePull() function718 while( (pAvl = queuePull(&sQueue))!=0 ){ in closureFilter()