Home
last modified time | relevance | path

Searched defs:nwait (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/lib/libc/port/aio/
H A Dposix_aio.c933 __aio_waitn(void **list, uint_t nent, uint_t *nwait, const timespec_t *utimo) in __aio_waitn()
1200 aio_waitn(aiocb_t *list[], uint_t nent, uint_t *nwait, in aio_waitn()
1761 aio_waitn64(aiocb64_t *list[], uint_t nent, uint_t *nwait, in aio_waitn64()
/titanic_50/usr/src/uts/sun4u/starfire/io/
H A Didn_smr.c95 int nwait; in smr_slab_alloc_local() local
201 int nwait; in smr_slab_alloc_remote() local
1085 int nwait; in smr_slabwaiter_register() local
/titanic_50/usr/src/uts/common/os/
H A Daio.c608 aiowaitn(void *uiocb, uint_t nent, uint_t *nwait, timespec_t *timout) in aiowaitn()
/titanic_50/usr/src/cmd/cron/
H A Dcron.c226 int nwait; /* wait time to next execution attempt */ member