Searched refs:thread_lock_set (Results 1 – 7 of 7) sorted by relevance
390 thread_lock_set(td, (struct mtx *)&cc->cc_lock); in start_softclock()848 thread_lock_set(td, (struct mtx *)&cc->cc_lock); in softclock_thread()
1357 thread_lock_set(td, &sched_lock); in sched_add()1453 thread_lock_set(td, &sched_lock);
796 thread_lock_set(td, &ts->ts_lock); in turnstile_wait()
1018 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()
2957 thread_lock_set(td, TDQ_LOCKPTR(tdq)); in sched_add()
404 void thread_lock_set(struct thread *, struct mtx *);