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.c1352 mtx = thread_lock_block(td); in sched_setcpu()
2331 mtx = thread_lock_block(td); in sched_ule_sswitch()
3250 thread_lock_block(td); in sched_ule_throw()
H A Dkern_mutex.c979 thread_lock_block(struct thread *td) in thread_lock_block() function
H A Dsched_4bsd.c1042 tmtx = thread_lock_block(td); in sched_4bsd_sswitch()
/freebsd/sys/sys/
H A Dproc.h402 struct mtx *thread_lock_block(struct thread *);