Searched refs:thread_lock_set (Results 1 – 6 of 6) sorted by relevance
1320 thread_lock_set(td, &sched_lock); in sched_add()1416 thread_lock_set(td, &sched_lock);
797 thread_lock_set(td, &ts->ts_lock); in turnstile_wait()
605 thread_lock_set(td, &sc->sc_lock); in sleepq_switch()
997 thread_lock_set(struct thread *td, struct mtx *new) in thread_lock_set() function
2715 thread_lock_set(td, TDQ_LOCKPTR(tdq)); in sched_add()
393 void thread_lock_set(struct thread *, struct mtx *);