Home
last modified time | relevance | path

Searched refs:__pthread_rwlock_timedrdlock_time64 (Results 1 – 11 of 11) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/thread/
Dpthread_rwlock_timedrdlock.c20 extern int __pthread_rwlock_timedrdlock_time64(pthread_rwlock_t *__restrict, const struct timespec …
109 rev = __pthread_rwlock_timedrdlock_time64(&rwlock, &ts); in pthread_rwlock_timedrdlock_time64_0100()
/third_party/musl/libc-test/src/common/
Dtest.h66 #define __pthread_rwlock_timedrdlock_time64 pthread_rwlock_timedrdlock macro
/third_party/musl/porting/liteos_m/user/include/
Dpthread.h230 __REDIR(pthread_rwlock_timedrdlock, __pthread_rwlock_timedrdlock_time64);
/third_party/musl/include/
Dpthread.h230 __REDIR(pthread_rwlock_timedrdlock, __pthread_rwlock_timedrdlock_time64);
/third_party/musl/porting/liteos_m/kernel/include/
Dpthread.h234 __REDIR(pthread_rwlock_timedrdlock, __pthread_rwlock_timedrdlock_time64);
/third_party/musl/porting/uniproton/kernel/include/
Dpthread.h234 __REDIR(pthread_rwlock_timedrdlock, __pthread_rwlock_timedrdlock_time64);
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dpthread.h234 __REDIR(pthread_rwlock_timedrdlock, __pthread_rwlock_timedrdlock_time64);
/third_party/musl/ndk_musl_include/
Dpthread.h386 __REDIR(pthread_rwlock_timedrdlock, __pthread_rwlock_timedrdlock_time64);
/third_party/musl/porting/linux/user/include/
Dpthread.h408 __REDIR(pthread_rwlock_timedrdlock, __pthread_rwlock_timedrdlock_time64);
/third_party/musl/porting/liteos_a/kernel/include/
Dpthread.h279 __REDIR(pthread_rwlock_timedrdlock, __pthread_rwlock_timedrdlock_time64);
/third_party/musl/
Dlibc.map.txt179 __pthread_rwlock_timedrdlock_time64;