Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/kern/
HDsubr_turnstile.c230 thread_lock_block_wait(td); in propagate_priority()
1003 thread_lock_block_wait(td); in turnstile_unpend()
HDkern_mutex.c986 thread_lock_block_wait(struct thread *td) in thread_lock_block_wait() function
HDsubr_sleepqueue.c768 thread_lock_block_wait(td); in sleepq_resume_thread()
HDkern_timeout.c554 thread_lock_block_wait(td); in callout_process()
HDsched_ule.c1010 thread_lock_block_wait(td); in tdq_move()
/freebsd-14-stable/sys/sys/
HDproc.h401 void thread_lock_block_wait(struct thread *);