Searched refs:pthread_condattr_init (Results 1 – 7 of 7) sorted by relevance
55 zassert_ok(pthread_condattr_init(&att)); in ZTEST()
100 zassert_not_null(pthread_condattr_init); in ZTEST()
225 int pthread_condattr_init(pthread_condattr_t *att) in pthread_condattr_init() function
88 #define pthread_condattr_init(...) zap_pthread_condattr_init(__VA_ARGS__) macro
116 int pthread_condattr_init(pthread_condattr_t *att);
582 pthread_condattr_init(),yes
2141 :c:func:`pthread_condattr_destroy`, :c:func:`pthread_condattr_init`,