Searched refs:proc_set_pthsize (Results 1 – 2 of 2) sorted by relevance
83 PTHREAD_STRUCT_ACCESSOR(proc_get_pthsize, proc_set_pthsize, int, struct proc*, p_pthsize);533 .proc_set_pthsize = proc_set_pthsize,
159 void (*proc_set_pthsize)(struct proc *t, int size); member