Searched refs:pthread_condattr_init (Results 1 – 4 of 4) sorted by relevance
99 zassert_not_null(pthread_condattr_init); in ZTEST()
88 #define pthread_condattr_init(...) zap_pthread_condattr_init(__VA_ARGS__) macro
111 static inline int pthread_condattr_init(pthread_condattr_t *att) in pthread_condattr_init() function
155 pthread_condattr_init(),