Searched refs:queue_free_slots (Results 1 - 2 of 2) sorted by relevance

/barrelfish-2018-10-04/include/contmng/
H A Dcontmng.h68 int queue_free_slots(struct cont_queue *q);
/barrelfish-2018-10-04/lib/contmng/
H A Dcontmng.c93 int queue_free_slots(struct cont_queue *q) function
108 if (queue_free_slots(q) > (MAX_QUEUE_SIZE/10)) {

Completed in 97 milliseconds