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

  /src/sys/sys/
aio.h 197 unsigned int jobs_count; /* Count of the jobs */ member in struct:aioproc
  /src/sys/kern/
sys_aio.c 1693 aio->jobs_count >= aio_listio_max) {
1708 aio->jobs_count++;
2192 aio->jobs_count);

Completed in 12 milliseconds