Searched refs:thread_lock_unblock (Results 1 – 3 of 3) sorted by relevance
391 void thread_lock_unblock(struct thread *, struct mtx *);
969 thread_lock_unblock(struct thread *td, struct mtx *new) in thread_lock_unblock() function
1229 thread_lock_unblock(td, TDQ_LOCKPTR(tdq)); in sched_setcpu()