/prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/ |
pthread.h | 173 int pthread_mutex_timedlock(pthread_mutex_t *mutex, struct timespec* ts);
|
/prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/ |
pthread.h | 173 int pthread_mutex_timedlock(pthread_mutex_t *mutex, struct timespec* ts);
|
/prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/ |
pthread.h | 173 int pthread_mutex_timedlock(pthread_mutex_t *mutex, struct timespec* ts);
|
/prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/ |
pthread.h | 173 int pthread_mutex_timedlock(pthread_mutex_t *mutex, struct timespec* ts);
|
/prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/ |
pthread.h | 173 int pthread_mutex_timedlock(pthread_mutex_t *mutex, struct timespec* ts);
|
/prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/ |
pthread.h | 173 int pthread_mutex_timedlock(pthread_mutex_t *mutex, struct timespec* ts);
|
/prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/ |
pthread.h | 173 int pthread_mutex_timedlock(pthread_mutex_t *mutex, struct timespec* ts);
|
/prebuilts/ndk/r10/platforms/android-17/arch-arm/usr/include/ |
pthread.h | 173 int pthread_mutex_timedlock(pthread_mutex_t *mutex, struct timespec* ts);
|
/prebuilts/ndk/r10/platforms/android-17/arch-mips/usr/include/ |
pthread.h | 173 int pthread_mutex_timedlock(pthread_mutex_t *mutex, struct timespec* ts);
|
/prebuilts/ndk/r10/platforms/android-17/arch-x86/usr/include/ |
pthread.h | 173 int pthread_mutex_timedlock(pthread_mutex_t *mutex, struct timespec* ts);
|
/prebuilts/ndk/r10/platforms/android-18/arch-arm/usr/include/ |
pthread.h | 173 int pthread_mutex_timedlock(pthread_mutex_t *mutex, struct timespec* ts);
|
/prebuilts/ndk/r10/platforms/android-18/arch-mips/usr/include/ |
pthread.h | 173 int pthread_mutex_timedlock(pthread_mutex_t *mutex, struct timespec* ts);
|
/prebuilts/ndk/r10/platforms/android-18/arch-x86/usr/include/ |
pthread.h | 173 int pthread_mutex_timedlock(pthread_mutex_t *mutex, struct timespec* ts);
|
/prebuilts/ndk/r10/platforms/android-19/arch-arm/usr/include/ |
pthread.h | 173 int pthread_mutex_timedlock(pthread_mutex_t *mutex, struct timespec* ts);
|
/prebuilts/ndk/r10/platforms/android-19/arch-mips/usr/include/ |
pthread.h | 173 int pthread_mutex_timedlock(pthread_mutex_t *mutex, struct timespec* ts);
|
/prebuilts/ndk/r10/platforms/android-19/arch-x86/usr/include/ |
pthread.h | 173 int pthread_mutex_timedlock(pthread_mutex_t *mutex, struct timespec* ts);
|
/prebuilts/ndk/r10/platforms/android-21/arch-arm/usr/include/ |
pthread.h | 210 int pthread_mutex_timedlock(pthread_mutex_t*, const struct timespec*) __nonnull((1, 2)); 280 int pthread_mutex_lock_timeout_np(pthread_mutex_t*, unsigned) __attribute__((deprecated("use pthread_mutex_timedlock instead")));
|
/prebuilts/ndk/r10/platforms/android-21/arch-arm64/usr/include/ |
pthread.h | 210 int pthread_mutex_timedlock(pthread_mutex_t*, const struct timespec*) __nonnull((1, 2)); 280 int pthread_mutex_lock_timeout_np(pthread_mutex_t*, unsigned) __attribute__((deprecated("use pthread_mutex_timedlock instead")));
|
/prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/ |
pthread.h | 210 int pthread_mutex_timedlock(pthread_mutex_t*, const struct timespec*) __nonnull((1, 2)); 280 int pthread_mutex_lock_timeout_np(pthread_mutex_t*, unsigned) __attribute__((deprecated("use pthread_mutex_timedlock instead")));
|
/prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/ |
pthread.h | 210 int pthread_mutex_timedlock(pthread_mutex_t*, const struct timespec*) __nonnull((1, 2)); 280 int pthread_mutex_lock_timeout_np(pthread_mutex_t*, unsigned) __attribute__((deprecated("use pthread_mutex_timedlock instead")));
|
/prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/ |
pthread.h | 210 int pthread_mutex_timedlock(pthread_mutex_t*, const struct timespec*) __nonnull((1, 2)); 280 int pthread_mutex_lock_timeout_np(pthread_mutex_t*, unsigned) __attribute__((deprecated("use pthread_mutex_timedlock instead")));
|
/prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/ |
pthread.h | 210 int pthread_mutex_timedlock(pthread_mutex_t*, const struct timespec*) __nonnull((1, 2)); 280 int pthread_mutex_lock_timeout_np(pthread_mutex_t*, unsigned) __attribute__((deprecated("use pthread_mutex_timedlock instead")));
|
/prebuilts/ndk/r10/platforms/android-23/arch-arm/usr/include/ |
pthread.h | 210 int pthread_mutex_timedlock(pthread_mutex_t*, const struct timespec*) __nonnull((1, 2)); 280 int pthread_mutex_lock_timeout_np(pthread_mutex_t*, unsigned) __attribute__((deprecated("use pthread_mutex_timedlock instead")));
|
/prebuilts/ndk/r10/platforms/android-23/arch-arm64/usr/include/ |
pthread.h | 210 int pthread_mutex_timedlock(pthread_mutex_t*, const struct timespec*) __nonnull((1, 2)); 280 int pthread_mutex_lock_timeout_np(pthread_mutex_t*, unsigned) __attribute__((deprecated("use pthread_mutex_timedlock instead")));
|
/prebuilts/ndk/r10/platforms/android-23/arch-mips/usr/include/ |
pthread.h | 210 int pthread_mutex_timedlock(pthread_mutex_t*, const struct timespec*) __nonnull((1, 2)); 280 int pthread_mutex_lock_timeout_np(pthread_mutex_t*, unsigned) __attribute__((deprecated("use pthread_mutex_timedlock instead")));
|