Searched refs:thread_lock_set (Results 1 – 6 of 6) sorted by relevance
1313 thread_lock_set(td, &sched_lock); in sched_add()1409 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()
991 thread_lock_set(struct thread *td, struct mtx *new) in thread_lock_set() function
2617 thread_lock_set(td, TDQ_LOCKPTR(tdq)); in sched_add()
390 void thread_lock_set(struct thread *, struct mtx *);