Home
last modified time | relevance | path

Searched refs:curth (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.81.4/osfmk/i386/
H A Dpcb_native.c668 thread_t curth = current_thread(); in thread_set_wq_state32() local
677 if (curth != thread) { in thread_set_wq_state32()
698 if (curth != thread) { in thread_set_wq_state32()
712 thread_t curth = current_thread(); in thread_set_wq_state64() local
726 if (curth != thread) { in thread_set_wq_state64()
744 if (curth != thread) { in thread_set_wq_state64()
/xnu-12377.81.4/osfmk/arm64/
H A Dstatus.c2657 thread_t curth = current_thread(); local
2667 if (curth != thread) {
2680 if (curth != thread) {
2695 thread_t curth = current_thread(); local
2704 if (curth != thread) {
2717 if (curth != thread) {