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

  /src/sys/kern/
kern_turnstile.c 438 * turnstile_wakeup:
444 turnstile_wakeup(turnstile_t *ts, int q, int count, lwp_t *nl) function in typeref:typename:void
476 panic("turnstile_wakeup: nl not on sleepq");

Completed in 11 milliseconds