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

  /src/sys/rump/librump/rumpkern/
sleepq.c 87 sleepq_block(int timo, bool catch, syncobj_t *syncobj __unused, int nlocks) function in typeref:typename:int
  /src/sys/kern/
kern_sleepq.c 335 * sleepq_block:
338 * sleepq_block() may return early under exceptional conditions, for
344 sleepq_block(int timo, bool catch_p, syncobj_t *syncobj, int nlocks) function in typeref:typename:int
381 * sleepq_block(). If that happens l_stat will be LSONPROC

Completed in 59 milliseconds