Searched refs:p_pthsize (Results 1 – 3 of 3) sorted by relevance
1165 child_proc->p_pthsize = parent_proc->p_pthsize; in forkproc()
84 PTHREAD_STRUCT_ACCESSOR(proc_get_pthsize, proc_set_pthsize, int, struct proc*, p_pthsize);
427 int p_pthsize; /* pthread size */ member