Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/inc/
H A Dasyncio.h304 extern aio_worker_t *__nextworker_no; /* worker chosen, next notification */
/illumos-gate/usr/src/lib/libc/port/aio/
H A Daio_alloc.c364 __nextworker_no = NULL; in postfork1_child_aio()
H A Daio.c81 aio_worker_t *__nextworker_no; /* next worker in list of workers */ variable
898 nextworker = &__nextworker_no; in _aio_create_worker()