Searched refs:init_pthread_attrs (Results 1 – 1 of 1) sorted by relevance
20 static const pthread_attr_t init_pthread_attrs = { variable304 (void)memcpy(attr, &init_pthread_attrs, sizeof(pthread_attr_t)); in pthread_attr_init()