Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsched_ule.c1225 mtx = thread_lock_block(td); in sched_setcpu()
2075 mtx = thread_lock_block(td); in sched_switch()
2916 thread_lock_block(td); in sched_throw()
H A Dkern_mutex.c957 thread_lock_block(struct thread *td) in thread_lock_block() function
H A Dsched_4bsd.c1027 tmtx = thread_lock_block(td); in sched_switch()
/f-stack/freebsd/sys/
H A Dproc.h388 struct mtx *thread_lock_block(struct thread *);