Searched refs:thread_lock_set (Results 1 – 6 of 6) sorted by relevance
1290 thread_lock_set(td, &sched_lock); in sched_add()1381 thread_lock_set(td, &sched_lock);
774 thread_lock_set(td, &ts->ts_lock); in turnstile_wait()
965 thread_lock_set(struct thread *td, struct mtx *new) in thread_lock_set() function
1222 thread_lock_set(td, TDQ_LOCKPTR(tdq)); in sched_setcpu()2574 thread_lock_set(td, TDQ_LOCKPTR(tdq)); in sched_add()
623 thread_lock_set(td, &sc->sc_lock); in sleepq_switch()
380 void thread_lock_set(struct thread *, struct mtx *);