Searched refs:pthread_rwlockattr_init (Results 1 – 6 of 6) sorted by relevance
125 zassert_ok(pthread_rwlockattr_init(&attr)); in test_pthread_rwlockattr_pshared_common()
147 zassert_not_null(pthread_rwlockattr_init); in ZTEST()
178 #define pthread_rwlockattr_init(...) zap_pthread_rwlockattr_init(__VA_ARGS__) macro
400 int pthread_rwlockattr_init(pthread_rwlockattr_t *attr);
427 int pthread_rwlockattr_init(pthread_rwlockattr_t *attr) in pthread_rwlockattr_init() function
866 pthread_rwlockattr_init(),yes