Searched refs:thread_lock_set (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/sys/kern/
H A Dsched_4bsd.c1290 thread_lock_set(td, &sched_lock);
1381 thread_lock_set(td, &sched_lock);
H A Dkern_mutex.c980 thread_lock_set(struct thread *td, struct mtx *new) function
H A Dsubr_sleepqueue.c622 thread_lock_set(td, &sc->sc_lock);
H A Dsubr_turnstile.c774 thread_lock_set(td, &ts->ts_lock);
H A Dsched_ule.c1220 thread_lock_set(td, TDQ_LOCKPTR(tdq));
2605 thread_lock_set(td, TDQ_LOCKPTR(tdq));
/freebsd-12-stable/sys/sys/
H A Dproc.h384 void thread_lock_set(struct thread *, struct mtx *);

Completed in 186 milliseconds