Searched refs:CurrentThread (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/osfmk/arm/
H A Dcswitch.s81 LOAD_ADDR(r4, CurrentThread)
103 LOAD_ADDR(r4, CurrentThread)
174 LOAD_ADDR_GEN_DEF(CurrentThread)
H A Dpcb.c48 thread_t CurrentThread; variable
105 CurrentThread = thread;
/darwin-on-arm/xnu/osfmk/arm64/
H A Dthread_initialize.c47 thread_t CurrentThread; variable
86 CurrentThread = thread;
88 arm_set_threadpid_user_readonly((uint64_t*)CurrentThread->machine.cthread_self);
89 arm_set_threadpid_priv_readwrite((uint64_t*)CurrentThread);

Completed in 16 milliseconds