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

  /src/sys/kern/
kern_runq.c 436 lwp_cache_hot(const struct lwp *l) function in typeref:typename:bool
623 (lwp_cache_hot(l) && l->l_class == SCHED_OTHER))) {
690 (gentle && lwp_cache_hot(l)) ||

Completed in 11 milliseconds