Home
last modified time | relevance | path

Searched refs:init_pthread_attrs (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-2.7.6/lib/posix/
Dpthread.c20 static const pthread_attr_t init_pthread_attrs = { variable
304 (void)memcpy(attr, &init_pthread_attrs, sizeof(pthread_attr_t)); in pthread_attr_init()