HomeSort by: relevance | last modified time | path
    Searched defs:sleepq_unsleep (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/rump/librump/rumpkern/
sleepq.c 136 sleepq_unsleep(struct lwp *l, bool cleanup) function in typeref:typename:void
153 sleepq_unsleep(l, false);
  /src/sys/kern/
kern_sleepq.c 477 * sleepq_unsleep:
480 * sleepq_unsleep() is called with the LWP's mutex held, and will
484 sleepq_unsleep(lwp_t *l, bool unlock) function in typeref:typename:void

Completed in 15 milliseconds