Searched refs:thread_lock_block (Results 1 – 4 of 4) sorted by relevance
1231 thread_lock_block(td); in sched_setcpu()1969 thread_lock_block(td); /* This releases the lock on tdq. */ in sched_switch_migrate()2058 mtx = thread_lock_block(td); in sched_switch()
944 thread_lock_block(struct thread *td) in thread_lock_block() function
967 tmtx = thread_lock_block(td); in sched_switch()
378 struct mtx *thread_lock_block(struct thread *);