Searched defs:nwait (Results 1 – 4 of 4) sorted by relevance
/titanic_51/usr/src/lib/libc/port/aio/ |
H A D | posix_aio.c | 933 __aio_waitn(void **list, uint_t nent, uint_t *nwait, const timespec_t *utimo) in __aio_waitn() argument 1200 aio_waitn(aiocb_t * list[],uint_t nent,uint_t * nwait,const timespec_t * timeout) aio_waitn() argument 1761 aio_waitn64(aiocb64_t * list[],uint_t nent,uint_t * nwait,const timespec_t * timeout) aio_waitn64() argument [all...] |
/titanic_51/usr/src/uts/sun4u/starfire/io/ |
H A D | idn_smr.c | 95 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 [all...] |
/titanic_51/usr/src/uts/common/os/ |
H A D | aio.c | 608 aiowaitn(void *uiocb, uint_t nent, uint_t *nwait, timespec_t *timout) in aiowaitn() argument
|
/titanic_51/usr/src/cmd/cron/ |
H A D | cron.c | 226 int nwait; /* wait time to next execution attempt */ member
|