Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/inc/
H A Dasyncio.h306 extern aio_worker_t *__nextworker_no; /* worker chosen, next notification */
/titanic_41/usr/src/lib/libc/port/aio/
H A Daio_alloc.c366 __nextworker_no = NULL; in postfork1_child_aio()
H A Daio.c83 aio_worker_t *__nextworker_no; /* next worker in list of workers */ variable
901 nextworker = &__nextworker_no; in _aio_create_worker()