| /netvirt/usr/src/uts/common/os/ |
| condvar.c | 110 cv_init(kcondvar_t *cvp, char *name, kcv_type_t type, void *arg) function 117 * This is in case cv_init ever needs to allocate something for a cv.
|
| /netvirt/usr/src/uts/common/sys/nxge/ |
| nxge_serialize.h | 78 #define cv_init(c, n, t, m) cond_init(c, USYNC_THREAD, NULL) macro
|
| /netvirt/usr/src/lib/libzpool/common/ |
| kernel.c | 244 cv_init(kcondvar_t *cv, char *name, int type, void *arg) function
|