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

  /src/sys/sys/
aio.h 179 size_t nthreads_total; /* Number of total servicing threads */ member in struct:aiosp
  /src/sys/kern/
sys_aio.c 734 sp->nthreads_total++;
738 sp->nthreads_total);
919 sp->nthreads_total--;
2195 sp->nthreads_total, sp->nthreads_active, sp->nthreads_free,

Completed in 37 milliseconds