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()
1342 thread_lock_set(td, &sched_lock); in sched_4bsd_add()1438 thread_lock_set(td, &sched_lock);
796 thread_lock_set(td, &ts->ts_lock); in turnstile_wait()
605 thread_lock_set(td, &sc->sc_lock); in sleepq_switch()
1013 thread_lock_set(struct thread *td, struct mtx *new) in thread_lock_set() function
2915 thread_lock_set(td, TDQ_LOCKPTR(tdq)); in sched_ule_add()
404 void thread_lock_set(struct thread *, struct mtx *);