Searched refs:thread_lock_block (Results 1 – 4 of 4) sorted by relevance
1225 mtx = thread_lock_block(td); in sched_setcpu()2075 mtx = thread_lock_block(td); in sched_switch()2916 thread_lock_block(td); in sched_throw()
957 thread_lock_block(struct thread *td) in thread_lock_block() function
1027 tmtx = thread_lock_block(td); in sched_switch()
388 struct mtx *thread_lock_block(struct thread *);