Searched refs:thread_lock_block (Results 1 – 4 of 4) sorted by relevance
1191 thread_lock_block(td); in sched_setcpu()1817 thread_lock_block(td); /* This releases the lock on tdq. */ in sched_switch_migrate()1906 mtx = thread_lock_block(td); in sched_switch()
706 thread_lock_block(struct thread *td) in thread_lock_block() function
979 tmtx = thread_lock_block(td); in sched_switch()
326 struct mtx *thread_lock_block(struct thread *);