Searched defs:_aiowait_cleanup (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/aio/
H A Daio.c500 _aiowait_cleanup(void *arg) function
589 pthread_cleanup_push(_aiowait_cleanup, NULL);

Completed in 62 milliseconds