Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/aio/
H A Daio.c874 int *aio_workerscnt; in _aio_create_worker() local
893 aio_workerscnt = &__rw_workerscnt; in _aio_create_worker()
900 aio_workerscnt = &__no_workerscnt; in _aio_create_worker()
934 (*aio_workerscnt)++; in _aio_create_worker()