Home
last modified time | relevance | path

Searched refs:thread_lock_block_wait (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/kern/
H A Dsubr_turnstile.c230 thread_lock_block_wait(td); in propagate_priority()
1003 thread_lock_block_wait(td); in turnstile_unpend()
H A Dsubr_sleepqueue.c767 thread_lock_block_wait(td); in sleepq_resume_thread()
H A Dkern_mutex.c1007 thread_lock_block_wait(struct thread *td) in thread_lock_block_wait() function
H A Dkern_timeout.c550 thread_lock_block_wait(td); in callout_process()
H A Dsched_ule.c1094 thread_lock_block_wait(td); in tdq_move()
/freebsd/sys/sys/
H A Dproc.h403 void thread_lock_block_wait(struct thread *);