Home
last modified time | relevance | path

Searched refs:thread_lock_block (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/sys/kern/
H A Dsched_ule.c1268 mtx = thread_lock_block(td); in sched_setcpu()
2172 mtx = thread_lock_block(td); in sched_switch()
3009 thread_lock_block(td); in sched_throw()
H A Dkern_mutex.c963 thread_lock_block(struct thread *td) in thread_lock_block() function
H A Dsched_4bsd.c1034 tmtx = thread_lock_block(td); in sched_switch()
/freebsd-13.1/sys/sys/
H A Dproc.h391 struct mtx *thread_lock_block(struct thread *);