Home
last modified time | relevance | path

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

/Zephyr-latest/tests/posix/common/src/
Dcond.c57 zassert_ok(pthread_condattr_getclock(&att, &clock_id), "pthread_condattr_getclock failed"); in ZTEST()
63 zassert_ok(pthread_condattr_getclock(&att, &clock_id), "pthread_condattr_setclock failed"); in ZTEST()
/Zephyr-latest/tests/posix/headers/src/
Dpthread_h.c98 zassert_not_null(pthread_condattr_getclock); in ZTEST()
/Zephyr-latest/lib/posix/options/
Dcond.c241 int pthread_condattr_getclock(const pthread_condattr_t *ZRESTRICT att, in pthread_condattr_getclock() function
/Zephyr-latest/include/zephyr/posix/
Dpthread.h132 int pthread_condattr_getclock(const pthread_condattr_t *ZRESTRICT att,
/Zephyr-latest/doc/services/portability/posix/option_groups/
Dindex.rst113 pthread_condattr_getclock(),yes
/Zephyr-latest/doc/releases/
Drelease-notes-3.5.rst2146 :c:func:`pthread_spin_unlock`, :c:func:`timer_getoverrun`, :c:func:`pthread_condattr_getclock`,