HomeSort by relevance Sort by last modified time
    Searched full:pthread_cond_timedwait (Results 76 - 100 of 863) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/ndk/r10/platforms/android-23/arch-mips/usr/include/
pthread.h 174 int pthread_cond_timedwait(pthread_cond_t*, pthread_mutex_t*, const struct timespec*) __nonnull((1, 2, 3));
276 int pthread_cond_timedwait_relative_np(pthread_cond_t*, pthread_mutex_t*, const struct timespec*) /* TODO: __attribute__((deprecated("use pthread_cond_timedwait instead")))*/;
278 int pthread_cond_timeout_np(pthread_cond_t*, pthread_mutex_t*, unsigned) /* TODO: __attribute__((deprecated("use pthread_cond_timedwait instead")))*/;
  /prebuilts/ndk/r10/platforms/android-23/arch-mips64/usr/include/
pthread.h 174 int pthread_cond_timedwait(pthread_cond_t*, pthread_mutex_t*, const struct timespec*) __nonnull((1, 2, 3));
276 int pthread_cond_timedwait_relative_np(pthread_cond_t*, pthread_mutex_t*, const struct timespec*) /* TODO: __attribute__((deprecated("use pthread_cond_timedwait instead")))*/;
278 int pthread_cond_timeout_np(pthread_cond_t*, pthread_mutex_t*, unsigned) /* TODO: __attribute__((deprecated("use pthread_cond_timedwait instead")))*/;
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/
pthread.h 174 int pthread_cond_timedwait(pthread_cond_t*, pthread_mutex_t*, const struct timespec*) __nonnull((1, 2, 3));
276 int pthread_cond_timedwait_relative_np(pthread_cond_t*, pthread_mutex_t*, const struct timespec*) /* TODO: __attribute__((deprecated("use pthread_cond_timedwait instead")))*/;
278 int pthread_cond_timeout_np(pthread_cond_t*, pthread_mutex_t*, unsigned) /* TODO: __attribute__((deprecated("use pthread_cond_timedwait instead")))*/;
  /prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/
pthread.h 174 int pthread_cond_timedwait(pthread_cond_t*, pthread_mutex_t*, const struct timespec*) __nonnull((1, 2, 3));
276 int pthread_cond_timedwait_relative_np(pthread_cond_t*, pthread_mutex_t*, const struct timespec*) /* TODO: __attribute__((deprecated("use pthread_cond_timedwait instead")))*/;
278 int pthread_cond_timeout_np(pthread_cond_t*, pthread_mutex_t*, unsigned) /* TODO: __attribute__((deprecated("use pthread_cond_timedwait instead")))*/;
  /prebuilts/ndk/r10/platforms/android-9/arch-arm/usr/include/
pthread.h 187 int pthread_cond_timedwait(pthread_cond_t *cond,
191 /* BIONIC: same as pthread_cond_timedwait, except the 'abstime' given refers
208 /* BIONIC: same as pthread_cond_timedwait, except the 'reltime' given refers
  /prebuilts/ndk/r10/platforms/android-9/arch-mips/usr/include/
pthread.h 187 int pthread_cond_timedwait(pthread_cond_t *cond,
191 /* BIONIC: same as pthread_cond_timedwait, except the 'abstime' given refers
208 /* BIONIC: same as pthread_cond_timedwait, except the 'reltime' given refers
  /prebuilts/ndk/r10/platforms/android-9/arch-x86/usr/include/
pthread.h 187 int pthread_cond_timedwait(pthread_cond_t *cond,
191 /* BIONIC: same as pthread_cond_timedwait, except the 'abstime' given refers
208 /* BIONIC: same as pthread_cond_timedwait, except the 'reltime' given refers
  /prebuilts/ndk/r11/platforms/android-12/arch-arm/usr/include/
pthread.h 187 int pthread_cond_timedwait(pthread_cond_t *cond,
191 /* BIONIC: same as pthread_cond_timedwait, except the 'abstime' given refers
208 /* BIONIC: same as pthread_cond_timedwait, except the 'reltime' given refers
  /prebuilts/ndk/r11/platforms/android-12/arch-mips/usr/include/
pthread.h 187 int pthread_cond_timedwait(pthread_cond_t *cond,
191 /* BIONIC: same as pthread_cond_timedwait, except the 'abstime' given refers
208 /* BIONIC: same as pthread_cond_timedwait, except the 'reltime' given refers
  /prebuilts/ndk/r11/platforms/android-12/arch-x86/usr/include/
pthread.h 187 int pthread_cond_timedwait(pthread_cond_t *cond,
191 /* BIONIC: same as pthread_cond_timedwait, except the 'abstime' given refers
208 /* BIONIC: same as pthread_cond_timedwait, except the 'reltime' given refers
  /prebuilts/ndk/r11/platforms/android-13/arch-arm/usr/include/
pthread.h 187 int pthread_cond_timedwait(pthread_cond_t *cond,
191 /* BIONIC: same as pthread_cond_timedwait, except the 'abstime' given refers
208 /* BIONIC: same as pthread_cond_timedwait, except the 'reltime' given refers
  /prebuilts/ndk/r11/platforms/android-13/arch-mips/usr/include/
pthread.h 187 int pthread_cond_timedwait(pthread_cond_t *cond,
191 /* BIONIC: same as pthread_cond_timedwait, except the 'abstime' given refers
208 /* BIONIC: same as pthread_cond_timedwait, except the 'reltime' given refers
  /prebuilts/ndk/r11/platforms/android-13/arch-x86/usr/include/
pthread.h 187 int pthread_cond_timedwait(pthread_cond_t *cond,
191 /* BIONIC: same as pthread_cond_timedwait, except the 'abstime' given refers
208 /* BIONIC: same as pthread_cond_timedwait, except the 'reltime' given refers
  /prebuilts/ndk/r11/platforms/android-14/arch-arm/usr/include/
pthread.h 187 int pthread_cond_timedwait(pthread_cond_t *cond,
191 /* BIONIC: same as pthread_cond_timedwait, except the 'abstime' given refers
208 /* BIONIC: same as pthread_cond_timedwait, except the 'reltime' given refers
  /prebuilts/ndk/r11/platforms/android-14/arch-mips/usr/include/
pthread.h 187 int pthread_cond_timedwait(pthread_cond_t *cond,
191 /* BIONIC: same as pthread_cond_timedwait, except the 'abstime' given refers
208 /* BIONIC: same as pthread_cond_timedwait, except the 'reltime' given refers
  /prebuilts/ndk/r11/platforms/android-14/arch-x86/usr/include/
pthread.h 187 int pthread_cond_timedwait(pthread_cond_t *cond,
191 /* BIONIC: same as pthread_cond_timedwait, except the 'abstime' given refers
208 /* BIONIC: same as pthread_cond_timedwait, except the 'reltime' given refers
  /prebuilts/ndk/r11/platforms/android-15/arch-arm/usr/include/
pthread.h 187 int pthread_cond_timedwait(pthread_cond_t *cond,
191 /* BIONIC: same as pthread_cond_timedwait, except the 'abstime' given refers
208 /* BIONIC: same as pthread_cond_timedwait, except the 'reltime' given refers
  /prebuilts/ndk/r11/platforms/android-15/arch-mips/usr/include/
pthread.h 187 int pthread_cond_timedwait(pthread_cond_t *cond,
191 /* BIONIC: same as pthread_cond_timedwait, except the 'abstime' given refers
208 /* BIONIC: same as pthread_cond_timedwait, except the 'reltime' given refers
  /prebuilts/ndk/r11/platforms/android-15/arch-x86/usr/include/
pthread.h 187 int pthread_cond_timedwait(pthread_cond_t *cond,
191 /* BIONIC: same as pthread_cond_timedwait, except the 'abstime' given refers
208 /* BIONIC: same as pthread_cond_timedwait, except the 'reltime' given refers
  /prebuilts/ndk/r11/platforms/android-16/arch-arm/usr/include/
pthread.h 187 int pthread_cond_timedwait(pthread_cond_t *cond,
191 /* BIONIC: same as pthread_cond_timedwait, except the 'abstime' given refers
208 /* BIONIC: same as pthread_cond_timedwait, except the 'reltime' given refers
  /prebuilts/ndk/r11/platforms/android-16/arch-mips/usr/include/
pthread.h 187 int pthread_cond_timedwait(pthread_cond_t *cond,
191 /* BIONIC: same as pthread_cond_timedwait, except the 'abstime' given refers
208 /* BIONIC: same as pthread_cond_timedwait, except the 'reltime' given refers
  /prebuilts/ndk/r11/platforms/android-16/arch-x86/usr/include/
pthread.h 187 int pthread_cond_timedwait(pthread_cond_t *cond,
191 /* BIONIC: same as pthread_cond_timedwait, except the 'abstime' given refers
208 /* BIONIC: same as pthread_cond_timedwait, except the 'reltime' given refers
  /prebuilts/ndk/r11/platforms/android-17/arch-arm/usr/include/
pthread.h 187 int pthread_cond_timedwait(pthread_cond_t *cond,
191 /* BIONIC: same as pthread_cond_timedwait, except the 'abstime' given refers
208 /* BIONIC: same as pthread_cond_timedwait, except the 'reltime' given refers
  /prebuilts/ndk/r11/platforms/android-17/arch-mips/usr/include/
pthread.h 187 int pthread_cond_timedwait(pthread_cond_t *cond,
191 /* BIONIC: same as pthread_cond_timedwait, except the 'abstime' given refers
208 /* BIONIC: same as pthread_cond_timedwait, except the 'reltime' given refers
  /prebuilts/ndk/r11/platforms/android-17/arch-x86/usr/include/
pthread.h 187 int pthread_cond_timedwait(pthread_cond_t *cond,
191 /* BIONIC: same as pthread_cond_timedwait, except the 'abstime' given refers
208 /* BIONIC: same as pthread_cond_timedwait, except the 'reltime' given refers

Completed in 783 milliseconds

1 2 34 5 6 7 8 91011>>