Searched refs:__nextworker_no (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libc/inc/
H A Dasyncio.h306 extern aio_worker_t *__nextworker_no; /* worker chosen, next notification */
/osnet-11/usr/src/lib/libc/port/aio/
H A Daio_alloc.c366 __nextworker_no = NULL;
H A Daio.c80 aio_worker_t *__nextworker_no; /* next worker in list of workers */ variable
897 nextworker = &__nextworker_no;

Completed in 26 milliseconds