Searched refs:proc_set_pthread_tsd_offset (Results 1 – 2 of 2) sorted by relevance
86 PTHREAD_STRUCT_ACCESSOR(proc_get_pthread_tsd_offset, proc_set_pthread_tsd_offset, uint32_t, struct …586 .proc_set_pthread_tsd_offset = proc_set_pthread_tsd_offset,
269 void (*proc_set_pthread_tsd_offset)(struct proc *p, uint32_t pthread_tsd_offset); member