Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_turnstile.c232 thread_lock_block_wait(td); in propagate_priority()
1004 thread_lock_block_wait(td); in turnstile_unpend()
H A Dsubr_sleepqueue.c768 thread_lock_block_wait(td); in sleepq_resume_thread()
H A Dkern_mutex.c980 thread_lock_block_wait(struct thread *td) in thread_lock_block_wait() function
H A Dsched_ule.c969 thread_lock_block_wait(td); in tdq_move()
/f-stack/freebsd/sys/
H A Dproc.h389 void thread_lock_block_wait(struct thread *);