Home
last modified time | relevance | path

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

/freebsd-12.1/sys/kern/
H A Dsched_ule.c1231 thread_lock_block(td); in sched_setcpu()
1969 thread_lock_block(td); /* This releases the lock on tdq. */ in sched_switch_migrate()
2058 mtx = thread_lock_block(td); in sched_switch()
H A Dkern_mutex.c944 thread_lock_block(struct thread *td) in thread_lock_block() function
H A Dsched_4bsd.c967 tmtx = thread_lock_block(td); in sched_switch()
/freebsd-12.1/sys/sys/
H A Dproc.h378 struct mtx *thread_lock_block(struct thread *);