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

/freebsd-10-stable/sys/geom/sched/
H A Dgs_rr.c69 G_QUEUE_BUSY, /* Waiting for a completion. */ enumerator in enum:g_rr_state
472 qp->q_status = G_QUEUE_BUSY;
661 if (qp == sc->sc_active && qp->q_status == G_QUEUE_BUSY) {

Completed in 48 milliseconds