Home
last modified time | relevance | path

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

/xnu-11417.121.6/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-11417.121.6/osfmk/arm64/
H A Dstatus.c2659 thread_t curth = current_thread(); local
2669 if (curth != thread) {
2682 if (curth != thread) {
2697 thread_t curth = current_thread(); local
2706 if (curth != thread) {
2719 if (curth != thread) {