Searched refs:uu_userstate (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Duser.h169 void * uu_userstate; member in struct:uthread
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_fork.c489 parent_uthread->uu_userstate = (void *)act_thread_csave();
704 act_thread_catt(uth->uu_userstate);
710 uth->uu_userstate = 0;

Completed in 27 milliseconds