Searched refs:cv_unsleep (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/kern/
H A Dkern_condvar.c71 static void cv_unsleep(lwp_t *, bool);
79 .sobj_unsleep = cv_unsleep,
145 * cv_unsleep:
153 cv_unsleep(lwp_t *l, bool unlock) function

Completed in 116 milliseconds