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

/darwin-on-arm/xnu/osfmk/arm/
H A Dstatus.c476 * thread_set_wq_state32
480 void thread_set_wq_state32(thread_t thread, thread_state_t tstate) function
/darwin-on-arm/xnu/osfmk/i386/
H A Dpcb_native.c435 thread_set_wq_state32(thread_t thread, thread_state_t tstate) function
/darwin-on-arm/xnu/osfmk/kern/
H A Dthread.h881 extern void thread_set_wq_state32(
/darwin-on-arm/xnu/bsd/kern/
H A Dpthread_synch.c322 thread_set_wq_state32(th, (thread_state_t)ts);
370 thread_set_wq_state32(th, (thread_state_t)ts);
2259 thread_set_wq_state32(th, (thread_state_t)ts);

Completed in 77 milliseconds