Home
last modified time | relevance | path

Searched refs:pthread_rwlockattr_getpshared (Results 1 – 5 of 5) sorted by relevance

/Zephyr-Core-3.7.0/tests/posix/common/src/
Drwlock.c126 zassert_ok(pthread_rwlockattr_getpshared(&attr, &tmp_pshared)); in test_pthread_rwlockattr_pshared_common()
130 zassert_ok(pthread_rwlockattr_getpshared(&attr, &tmp_pshared)); in test_pthread_rwlockattr_pshared_common()
/Zephyr-Core-3.7.0/tests/posix/headers/src/
Dpthread_h.c146 zassert_not_null(pthread_rwlockattr_getpshared); in ZTEST()
/Zephyr-Core-3.7.0/include/zephyr/posix/
Dpthread.h394 int pthread_rwlockattr_getpshared(const pthread_rwlockattr_t *ZRESTRICT attr,
/Zephyr-Core-3.7.0/lib/posix/options/
Drwlock.c393 int pthread_rwlockattr_getpshared(const pthread_rwlockattr_t *ZRESTRICT attr, in pthread_rwlockattr_getpshared() function
/Zephyr-Core-3.7.0/doc/services/portability/posix/option_groups/
Dindex.rst843 pthread_rwlockattr_getpshared(),yes