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

  /src/sys/kern/
kern_turnstile.c 180 * No turnstile yet for this lock. No problem, turnstile_block()
364 * turnstile_block:
370 turnstile_block(turnstile_t *ts, int q, wchan_t obj, syncobj_t *sobj) function in typeref:typename:void
kern_turnstile.c 180 * No turnstile yet for this lock. No problem, turnstile_block()
364 * turnstile_block:
370 turnstile_block(turnstile_t *ts, int q, wchan_t obj, syncobj_t *sobj) function in typeref:typename:void
kern_turnstile.c 180 * No turnstile yet for this lock. No problem, turnstile_block()
364 * turnstile_block:
370 turnstile_block(turnstile_t *ts, int q, wchan_t obj, syncobj_t *sobj) function in typeref:typename:void

Completed in 34 milliseconds