Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsched_ule.c1302 mtx = thread_lock_block(td); in sched_setcpu()
2217 mtx = thread_lock_block(td); in sched_switch()
3136 thread_lock_block(td); in sched_throw()
H A Dkern_mutex.c984 thread_lock_block(struct thread *td) in thread_lock_block() function
H A Dsched_4bsd.c1048 tmtx = thread_lock_block(td); in sched_switch()
/freebsd/sys/sys/
H A Dproc.h400 struct mtx *thread_lock_block(struct thread *);