Home
last modified time | relevance | path

Searched refs:pthread_rwlockattr_destroy (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/tests/posix/rwlocks/src/
Dmain.c133 zassert_ok(pthread_rwlockattr_destroy(&attr)); in test_pthread_rwlockattr_pshared_common()
/Zephyr-latest/tests/posix/headers/src/
Dpthread_h.c145 zassert_not_null(pthread_rwlockattr_destroy); in ZTEST()
/Zephyr-latest/arch/posix/include/
Dposix_cheats.h187 #define pthread_rwlockattr_destroy(...)\ macro
/Zephyr-latest/include/zephyr/posix/
Dpthread.h393 int pthread_rwlockattr_destroy(pthread_rwlockattr_t *attr);
/Zephyr-latest/lib/posix/options/
Drwlock.c443 int pthread_rwlockattr_destroy(pthread_rwlockattr_t *attr) in pthread_rwlockattr_destroy() function
/Zephyr-latest/doc/services/portability/posix/option_groups/
Dindex.rst864 pthread_rwlockattr_destroy(),yes