Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/aio/
H A Daio_alloc.c365 __no_workerscnt = 0; in postfork1_child_aio()
401 DISPLAY(__no_workerscnt); in _aio_exit_info()
H A Daio.c82 int __no_workerscnt; /* number of write workers */ variable
204 if (__no_workerscnt == 0 && in __uaio_init()
900 aio_workerscnt = &__no_workerscnt; in _aio_create_worker()
/illumos-gate/usr/src/lib/libc/inc/
H A Dasyncio.h305 extern int __no_workerscnt; /* number of notification workers */