Searched refs:__pthread_rwlock_timedrdlock_time64 (Results 1 – 11 of 11) sorted by relevance
/third_party/musl/libc-test/src/functionalext/supplement/thread/ |
D | pthread_rwlock_timedrdlock.c | 20 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/ |
D | test.h | 66 #define __pthread_rwlock_timedrdlock_time64 pthread_rwlock_timedrdlock macro
|
/third_party/musl/porting/liteos_m/user/include/ |
D | pthread.h | 230 __REDIR(pthread_rwlock_timedrdlock, __pthread_rwlock_timedrdlock_time64);
|
/third_party/musl/include/ |
D | pthread.h | 230 __REDIR(pthread_rwlock_timedrdlock, __pthread_rwlock_timedrdlock_time64);
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | pthread.h | 234 __REDIR(pthread_rwlock_timedrdlock, __pthread_rwlock_timedrdlock_time64);
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | pthread.h | 234 __REDIR(pthread_rwlock_timedrdlock, __pthread_rwlock_timedrdlock_time64);
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | pthread.h | 234 __REDIR(pthread_rwlock_timedrdlock, __pthread_rwlock_timedrdlock_time64);
|
/third_party/musl/ndk_musl_include/ |
D | pthread.h | 386 __REDIR(pthread_rwlock_timedrdlock, __pthread_rwlock_timedrdlock_time64);
|
/third_party/musl/porting/linux/user/include/ |
D | pthread.h | 408 __REDIR(pthread_rwlock_timedrdlock, __pthread_rwlock_timedrdlock_time64);
|
/third_party/musl/porting/liteos_a/kernel/include/ |
D | pthread.h | 279 __REDIR(pthread_rwlock_timedrdlock, __pthread_rwlock_timedrdlock_time64);
|
/third_party/musl/ |
D | libc.map.txt | 179 __pthread_rwlock_timedrdlock_time64;
|