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

  /src/sys/kern/
kern_timeout.c 193 static void callout_wait(callout_impl_t *, void *, kmutex_t *);
568 callout_wait(c, interlock, lock);
578 * callout_wait:
584 callout_wait(callout_impl_t *c, void *interlock, kmutex_t *lock) function in typeref:typename:void __noinline

Completed in 12 milliseconds