Searched refs:thread_lock_block (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/kern/
H A Dsched_ule.c1229 thread_lock_block(td);
2000 thread_lock_block(td); /* This releases the lock on tdq. */
2089 mtx = thread_lock_block(td);
H A Dkern_mutex.c959 thread_lock_block(struct thread *td) function
H A Dsched_4bsd.c967 tmtx = thread_lock_block(td);
/freebsd-12-stable/sys/sys/
H A Dproc.h382 struct mtx *thread_lock_block(struct thread *);

Completed in 174 milliseconds