Searched refs:thread_lock_block (Results 1 – 4 of 4) sorted by relevance
1389 mtx = thread_lock_block(td); in sched_setcpu()2369 mtx = thread_lock_block(td); in sched_switch()3292 thread_lock_block(td); in sched_throw()
984 thread_lock_block(struct thread *td) in thread_lock_block() function
1057 tmtx = thread_lock_block(td); in sched_switch()
402 struct mtx *thread_lock_block(struct thread *);