pthread_specific_elem
struct pthread_specific_elem *specific;
static inline struct pthread_specific_elem *
struct pthread_specific_elem *new_data;
bytes = sizeof(struct pthread_specific_elem) * PTHREAD_KEYS_MAX;