HomeSort by: relevance | last modified time | path
    Searched refs:cw_busy (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/
cgdvar.h 100 u_int cw_busy; /* number of busy contexts */ member in struct:cgd_worker
cgd.c 1531 if (cw->cw_busy == 0) {
1557 cw->cw_busy++;
1580 if (cw->cw_busy > 0)
1581 cw->cw_busy--;

Completed in 36 milliseconds