Home
last modified time | relevance | path

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

/trueos/sys/kern/
HDsched_ule.c1191 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()
HDkern_mutex.c706 thread_lock_block(struct thread *td) in thread_lock_block() function
HDsched_4bsd.c979 tmtx = thread_lock_block(td); in sched_switch()
/trueos/sys/sys/
HDproc.h326 struct mtx *thread_lock_block(struct thread *);