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

  /src/sys/kern/
sys_aio.c 121 static void * aio_ehook; variable in typeref:typename:void *
218 exithook_disestablish(aio_ehook);
236 aio_ehook = exithook_establish(aio_exit, NULL);

Completed in 42 milliseconds