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

/barrelfish-master/lib/devif/backends/idc/
H A Ddesc_queue.c82 static bool descq_can_read(void *arg) function
182 if (!descq_can_read(queue)) {
450 notificator_init(&q->notificator, q, descq_can_read, descq_can_write);
717 notificator_init(&tmp->notificator, tmp, descq_can_read, descq_can_write);

Completed in 87 milliseconds