Home
last modified time | relevance | path

Searched refs:thread_lock_unblock (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/kern/
H A Dkern_mutex.c976 thread_lock_unblock(struct thread *td, struct mtx *new) in thread_lock_unblock() function
H A Dsched_ule.c1306 thread_lock_unblock(td, TDQ_LOCKPTR(tdq)); in sched_setcpu()
/freebsd/sys/sys/
H A Dproc.h403 void thread_lock_unblock(struct thread *, struct mtx *);