Searched refs:thread_lock_block (Results 1 – 4 of 4) sorted by relevance
1302 mtx = thread_lock_block(td); in sched_setcpu()2217 mtx = thread_lock_block(td); in sched_switch()3139 thread_lock_block(td); in sched_throw()
961 thread_lock_block(struct thread *td) in thread_lock_block() function
1050 tmtx = thread_lock_block(td); in sched_switch()
400 struct mtx *thread_lock_block(struct thread *);