Home
last modified time | relevance | path

Searched refs:__mtx_timedlock_time64 (Results 1 – 7 of 7) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/thread/
Dmtx_timedlock.c23 extern int __mtx_timedlock_time64(mtx_t *__restrict, const struct timespec *__restrict);
101 ret = __mtx_timedlock_time64(&mutex, &timeout); in mtx_timedlock_time64_0100()
/third_party/musl/ndk_musl_include/
Dthreads.h85 __REDIR(mtx_timedlock, __mtx_timedlock_time64);
/third_party/musl/porting/liteos_m/kernel/include/
Dthreads.h85 __REDIR(mtx_timedlock, __mtx_timedlock_time64);
/third_party/musl/include/
Dthreads.h85 __REDIR(mtx_timedlock, __mtx_timedlock_time64);
/third_party/musl/porting/uniproton/kernel/include/
Dthreads.h85 __REDIR(mtx_timedlock, __mtx_timedlock_time64);
/third_party/musl/libc-test/src/common/
Dtest.h67 #define __mtx_timedlock_time64 mtx_timedlock macro
/third_party/musl/
Dlibc.map.txt157 __mtx_timedlock_time64;