HomeSort by: relevance | last modified time | path
    Searched defs:aiost_terminate (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/kern/
sys_aio.c 131 static int aiost_terminate(struct aiost *);
678 error = aiost_terminate(st);
806 * terminated aiost_terminate(st) unblocks those sleeping on
1110 aiost_terminate(struct aiost *st) function in typeref:typename:int

Completed in 11 milliseconds