Home
last modified time | relevance | path

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

/bionic/tests/headers/posix/
Dthreads_h.c73 FUNCTION(thrd_equal, int (*f)(thrd_t, thrd_t)); in threads_h()
/bionic/tests/
Dthreads_test.cpp324 ASSERT_FALSE(thrd_equal(t1, t2)); in TEST()
326 ASSERT_TRUE(thrd_equal(t2, t2_2)); in TEST()
329 ASSERT_TRUE(thrd_equal(t1, t1_2)); in TEST()
/bionic/libc/include/
Dthreads.h173 int thrd_equal(thrd_t __lhs, thrd_t __rhs) __INTRODUCED_IN(30);
/bionic/libc/include/bits/
Dthreads_inlines.h158 __BIONIC_THREADS_INLINE int thrd_equal(thrd_t __lhs, thrd_t __rhs) { in thrd_equal() function
/bionic/libc/
Dlibc.map.txt1510 thrd_equal;
/bionic/tools/versioner/platforms/
Dlibc.map.txt1510 thrd_equal;