Home
last modified time | relevance | path

Searched refs:pthread_equal (Results 1 – 12 of 12) sorted by relevance

/bionic/libc/bionic/
Dpthread_equal.cpp31 int pthread_equal(pthread_t lhs, pthread_t rhs) { in pthread_equal() function
/bionic/libc/include/bits/
Dthreads_inlines.h160 return pthread_equal(__lhs, __rhs); in thrd_equal()
/bionic/tests/headers/posix/
Dpthread_h.c132 FUNCTION(pthread_equal, int (*f)(pthread_t, pthread_t)); in pthread_h()
/bionic/libc/include/
Dpthread.h165 int pthread_equal(pthread_t __lhs, pthread_t __rhs);
/bionic/libc/tools/
Dposix-2013.txt758 pthread_equal
/bionic/tools/versioner/platforms/
Dlibc.map.txt785 pthread_equal;
/bionic/libc/
Dlibc.map.txt785 pthread_equal;
DAndroid.bp904 "bionic/pthread_equal.cpp",
/bionic/benchmarks/linker_relocation/gen/
Dliblinker_reloc_bench_111.S6831 CALL(pthread_equal)
Dlinker_reloc_bench_main.S3414 CALL(pthread_equal)
Dliblinker_reloc_bench_063.S11239 CALL(pthread_equal)
Dliblinker_reloc_bench_030.S18235 CALL(pthread_equal)