Home
last modified time | relevance | path

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

/trueos/sys/kern/
HDkern_mutex.c719 thread_lock_unblock(struct thread *td, struct mtx *new) in thread_lock_unblock() function
HDsched_ule.c1193 thread_lock_unblock(td, TDQ_LOCKPTR(tdq)); in sched_setcpu()
/trueos/sys/sys/
HDproc.h327 void thread_lock_unblock(struct thread *, struct mtx *);