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

  /src/sys/rump/librump/rumpkern/
sleepq.c 113 sleepq_wake(sleepq_t *sq, wchan_t wchan, u_int expected, kmutex_t *mp) function in typeref:typename:void
  /src/sys/kern/
kern_sleepq.c 451 * sleepq_wake:
456 sleepq_wake(sleepq_t *sq, wchan_t wchan, u_int expected, kmutex_t *mp) function in typeref:typename:void

Completed in 14 milliseconds