Searched refs:thread_lock_set (Results 1 – 7 of 7) sorted by relevance
1346 thread_lock_set(td, &sched_lock); in sched_add()1442 thread_lock_set(td, &sched_lock);
394 thread_lock_set(td, (struct mtx *)&cc->cc_lock); in start_softclock()845 thread_lock_set(td, (struct mtx *)&cc->cc_lock); in softclock_thread()
796 thread_lock_set(td, &ts->ts_lock); in turnstile_wait()
997 thread_lock_set(struct thread *td, struct mtx *new) in thread_lock_set() function
605 thread_lock_set(td, &sc->sc_lock); in sleepq_switch()
2804 thread_lock_set(td, TDQ_LOCKPTR(tdq)); in sched_add()
402 void thread_lock_set(struct thread *, struct mtx *);