Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/posix/
Dposix_types.h123 struct pthread_condattr { struct
128 typedef struct pthread_condattr pthread_condattr_t; argument
129 BUILD_ASSERT(sizeof(pthread_condattr_t) >= sizeof(struct pthread_condattr));