Searched refs:thread_lock_block (Results 1 – 4 of 4) sorted by relevance
1268 mtx = thread_lock_block(td); in sched_setcpu()2172 mtx = thread_lock_block(td); in sched_switch()3009 thread_lock_block(td); in sched_throw()
963 thread_lock_block(struct thread *td) in thread_lock_block() function
1034 tmtx = thread_lock_block(td); in sched_switch()
391 struct mtx *thread_lock_block(struct thread *);