Searched refs:p_startcopy (Results 1 – 2 of 2) sorted by relevance
162 memcpy(&p->p_startcopy, &parent->p_startcopy, in thread_new()163 (caddr_t)&p->p_endcopy - (caddr_t)&p->p_startcopy); in thread_new()
387 #define p_endzero p_startcopy390 #define p_startcopy p_sigmask macro