Searched refs:pthread_rwlockattr_destroy (Results 1 – 6 of 6) sorted by relevance
133 zassert_ok(pthread_rwlockattr_destroy(&attr)); in test_pthread_rwlockattr_pshared_common()
145 zassert_not_null(pthread_rwlockattr_destroy); in ZTEST()
187 #define pthread_rwlockattr_destroy(...)\ macro
393 int pthread_rwlockattr_destroy(pthread_rwlockattr_t *attr);
443 int pthread_rwlockattr_destroy(pthread_rwlockattr_t *attr) in pthread_rwlockattr_destroy() function
864 pthread_rwlockattr_destroy(),yes