Home
last modified time | relevance | path

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

/bionic/tests/headers/posix/
Dthreads_h.c61 FUNCTION(cnd_wait, int (*f)(cnd_t*, mtx_t*)); in threads_h()
/bionic/libc/include/
Dthreads.h118 int cnd_wait(cnd_t* _Nonnull __cond, mtx_t* _Nonnull __mutex) __INTRODUCED_IN(30);
/bionic/libc/include/bits/
Dthreads_inlines.h80 __BIONIC_THREADS_INLINE int cnd_wait(cnd_t* __cnd, mtx_t* __mtx) { in cnd_wait() function
/bionic/tests/
Dthreads_test.cpp95 while (i != 1) ASSERT_EQ(thrd_success, cnd_wait(&c, &m)); in TEST()
139 ASSERT_EQ(thrd_success, cnd_wait(&c, &m)); in TEST()
/bionic/libc/
Dlibc.map.txt1491 cnd_wait;
/bionic/tools/versioner/platforms/
Dlibc.map.txt1491 cnd_wait;