Searched refs:pthread_condattr_destroy (Results 1 – 7 of 7) sorted by relevance
69 zassert_ok(pthread_condattr_destroy(&att)); in ZTEST()
97 zassert_not_null(pthread_condattr_destroy); in ZTEST()
234 int pthread_condattr_destroy(pthread_condattr_t *att) in pthread_condattr_destroy() function
89 #define pthread_condattr_destroy(...) zap_pthread_condattr_destroy(__VA_ARGS__) macro
124 int pthread_condattr_destroy(pthread_condattr_t *att);
581 pthread_condattr_destroy(),yes
2141 :c:func:`pthread_condattr_destroy`, :c:func:`pthread_condattr_init`,