Searched defs:cv_init (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libfakekernel/common/
H A Dcond.c47 cv_init(kcondvar_t *cv, char *name, kcv_type_t typ, void *arg) function
/illumos-gate/usr/src/uts/common/os/
H A Dcondvar.c115 cv_init(kcondvar_t *cvp, char *name, kcv_type_t type, void *arg) function
122 * This is in case cv_init ever needs to allocate something for a cv.
/illumos-gate/usr/src/lib/libzpool/common/
H A Dkernel.c291 cv_init(kcondvar_t *cv, char *name, int type, void *arg) function
/illumos-gate/usr/src/man/man9f/
H A DMakefile701 cv_init.9f \
1390 cv_init.9f := LINKSRC = condvar.9f

Completed in 74 milliseconds