Searched refs:thread_lock_unblock (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/kern/
H A Dkern_mutex.c708 thread_lock_unblock(struct thread *td, struct mtx *new) function
H A Dsched_ule.c1211 thread_lock_unblock(td, TDQ_LOCKPTR(tdq));
1855 * Variadic version of thread_lock_unblock() that does not assume td_lock
/freebsd-10.0-release/sys/sys/
H A Dproc.h325 void thread_lock_unblock(struct thread *, struct mtx *);

Completed in 98 milliseconds