HomeSort by relevance Sort by last modified time
    Searched defs:pthread_rwlock_t (Results 1 - 25 of 30) sorted by null

1 2

  /bionic/libc/include/
pthread.h 238 } pthread_rwlock_t; typedef in typeref:struct:__anon88
247 int pthread_rwlock_init(pthread_rwlock_t *rwlock, const pthread_rwlockattr_t *attr);
248 int pthread_rwlock_destroy(pthread_rwlock_t *rwlock);
250 int pthread_rwlock_rdlock(pthread_rwlock_t *rwlock);
251 int pthread_rwlock_tryrdlock(pthread_rwlock_t *rwlock);
252 int pthread_rwlock_timedrdlock(pthread_rwlock_t *rwlock, const struct timespec *abs_timeout);
254 int pthread_rwlock_wrlock(pthread_rwlock_t *rwlock);
255 int pthread_rwlock_trywrlock(pthread_rwlock_t *rwlock);
256 int pthread_rwlock_timedwrlock(pthread_rwlock_t *rwlock, const struct timespec *abs_timeout);
258 int pthread_rwlock_unlock(pthread_rwlock_t *rwlock)
    [all...]
  /development/ndk/platforms/android-9/include/
pthread.h 240 } pthread_rwlock_t; typedef in typeref:struct:__anon1521
249 int pthread_rwlock_init(pthread_rwlock_t *rwlock, const pthread_rwlockattr_t *attr);
250 int pthread_rwlock_destroy(pthread_rwlock_t *rwlock);
252 int pthread_rwlock_rdlock(pthread_rwlock_t *rwlock);
253 int pthread_rwlock_tryrdlock(pthread_rwlock_t *rwlock);
254 int pthread_rwlock_timedrdlock(pthread_rwlock_t *rwlock, const struct timespec *abs_timeout);
256 int pthread_rwlock_wrlock(pthread_rwlock_t *rwlock);
257 int pthread_rwlock_trywrlock(pthread_rwlock_t *rwlock);
258 int pthread_rwlock_timedwrlock(pthread_rwlock_t *rwlock, const struct timespec *abs_timeout);
260 int pthread_rwlock_unlock(pthread_rwlock_t *rwlock)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
pthreadtypes.h 189 } pthread_rwlock_t; typedef in typeref:union:__anon39101
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
pthreadtypes.h 189 } pthread_rwlock_t; typedef in typeref:union:__anon40691
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
pthreadtypes.h 189 } pthread_rwlock_t; typedef in typeref:union:__anon42206
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/
pthread.h 236 } pthread_rwlock_t; typedef in typeref:struct:__anon45916
245 int pthread_rwlock_init(pthread_rwlock_t *rwlock, const pthread_rwlockattr_t *attr);
246 int pthread_rwlock_destroy(pthread_rwlock_t *rwlock);
248 int pthread_rwlock_rdlock(pthread_rwlock_t *rwlock);
249 int pthread_rwlock_tryrdlock(pthread_rwlock_t *rwlock);
250 int pthread_rwlock_timedrdlock(pthread_rwlock_t *rwlock, const struct timespec *abs_timeout);
252 int pthread_rwlock_wrlock(pthread_rwlock_t *rwlock);
253 int pthread_rwlock_trywrlock(pthread_rwlock_t *rwlock);
254 int pthread_rwlock_timedwrlock(pthread_rwlock_t *rwlock, const struct timespec *abs_timeout);
256 int pthread_rwlock_unlock(pthread_rwlock_t *rwlock)
    [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/
pthread.h 236 } pthread_rwlock_t; typedef in typeref:struct:__anon46891
245 int pthread_rwlock_init(pthread_rwlock_t *rwlock, const pthread_rwlockattr_t *attr);
246 int pthread_rwlock_destroy(pthread_rwlock_t *rwlock);
248 int pthread_rwlock_rdlock(pthread_rwlock_t *rwlock);
249 int pthread_rwlock_tryrdlock(pthread_rwlock_t *rwlock);
250 int pthread_rwlock_timedrdlock(pthread_rwlock_t *rwlock, const struct timespec *abs_timeout);
252 int pthread_rwlock_wrlock(pthread_rwlock_t *rwlock);
253 int pthread_rwlock_trywrlock(pthread_rwlock_t *rwlock);
254 int pthread_rwlock_timedwrlock(pthread_rwlock_t *rwlock, const struct timespec *abs_timeout);
256 int pthread_rwlock_unlock(pthread_rwlock_t *rwlock)
    [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/
pthread.h 236 } pthread_rwlock_t; typedef in typeref:struct:__anon47014
245 int pthread_rwlock_init(pthread_rwlock_t *rwlock, const pthread_rwlockattr_t *attr);
246 int pthread_rwlock_destroy(pthread_rwlock_t *rwlock);
248 int pthread_rwlock_rdlock(pthread_rwlock_t *rwlock);
249 int pthread_rwlock_tryrdlock(pthread_rwlock_t *rwlock);
250 int pthread_rwlock_timedrdlock(pthread_rwlock_t *rwlock, const struct timespec *abs_timeout);
252 int pthread_rwlock_wrlock(pthread_rwlock_t *rwlock);
253 int pthread_rwlock_trywrlock(pthread_rwlock_t *rwlock);
254 int pthread_rwlock_timedwrlock(pthread_rwlock_t *rwlock, const struct timespec *abs_timeout);
256 int pthread_rwlock_unlock(pthread_rwlock_t *rwlock)
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
pthread.h 236 } pthread_rwlock_t; typedef in typeref:struct:__anon47577
245 int pthread_rwlock_init(pthread_rwlock_t *rwlock, const pthread_rwlockattr_t *attr);
246 int pthread_rwlock_destroy(pthread_rwlock_t *rwlock);
248 int pthread_rwlock_rdlock(pthread_rwlock_t *rwlock);
249 int pthread_rwlock_tryrdlock(pthread_rwlock_t *rwlock);
250 int pthread_rwlock_timedrdlock(pthread_rwlock_t *rwlock, const struct timespec *abs_timeout);
252 int pthread_rwlock_wrlock(pthread_rwlock_t *rwlock);
253 int pthread_rwlock_trywrlock(pthread_rwlock_t *rwlock);
254 int pthread_rwlock_timedwrlock(pthread_rwlock_t *rwlock, const struct timespec *abs_timeout);
256 int pthread_rwlock_unlock(pthread_rwlock_t *rwlock)
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
pthread.h 236 } pthread_rwlock_t; typedef in typeref:struct:__anon48024
245 int pthread_rwlock_init(pthread_rwlock_t *rwlock, const pthread_rwlockattr_t *attr);
246 int pthread_rwlock_destroy(pthread_rwlock_t *rwlock);
248 int pthread_rwlock_rdlock(pthread_rwlock_t *rwlock);
249 int pthread_rwlock_tryrdlock(pthread_rwlock_t *rwlock);
250 int pthread_rwlock_timedrdlock(pthread_rwlock_t *rwlock, const struct timespec *abs_timeout);
252 int pthread_rwlock_wrlock(pthread_rwlock_t *rwlock);
253 int pthread_rwlock_trywrlock(pthread_rwlock_t *rwlock);
254 int pthread_rwlock_timedwrlock(pthread_rwlock_t *rwlock, const struct timespec *abs_timeout);
256 int pthread_rwlock_unlock(pthread_rwlock_t *rwlock)
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/
pthread.h 236 } pthread_rwlock_t; typedef in typeref:struct:__anon51215
245 int pthread_rwlock_init(pthread_rwlock_t *rwlock, const pthread_rwlockattr_t *attr);
246 int pthread_rwlock_destroy(pthread_rwlock_t *rwlock);
248 int pthread_rwlock_rdlock(pthread_rwlock_t *rwlock);
249 int pthread_rwlock_tryrdlock(pthread_rwlock_t *rwlock);
250 int pthread_rwlock_timedrdlock(pthread_rwlock_t *rwlock, const struct timespec *abs_timeout);
252 int pthread_rwlock_wrlock(pthread_rwlock_t *rwlock);
253 int pthread_rwlock_trywrlock(pthread_rwlock_t *rwlock);
254 int pthread_rwlock_timedwrlock(pthread_rwlock_t *rwlock, const struct timespec *abs_timeout);
256 int pthread_rwlock_unlock(pthread_rwlock_t *rwlock)
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/
pthread.h 236 } pthread_rwlock_t; typedef in typeref:struct:__anon51662
245 int pthread_rwlock_init(pthread_rwlock_t *rwlock, const pthread_rwlockattr_t *attr);
246 int pthread_rwlock_destroy(pthread_rwlock_t *rwlock);
248 int pthread_rwlock_rdlock(pthread_rwlock_t *rwlock);
249 int pthread_rwlock_tryrdlock(pthread_rwlock_t *rwlock);
250 int pthread_rwlock_timedrdlock(pthread_rwlock_t *rwlock, const struct timespec *abs_timeout);
252 int pthread_rwlock_wrlock(pthread_rwlock_t *rwlock);
253 int pthread_rwlock_trywrlock(pthread_rwlock_t *rwlock);
254 int pthread_rwlock_timedwrlock(pthread_rwlock_t *rwlock, const struct timespec *abs_timeout);
256 int pthread_rwlock_unlock(pthread_rwlock_t *rwlock)
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/
pthread.h 240 } pthread_rwlock_t; typedef in typeref:struct:__anon52250
249 int pthread_rwlock_init(pthread_rwlock_t *rwlock, const pthread_rwlockattr_t *attr);
250 int pthread_rwlock_destroy(pthread_rwlock_t *rwlock);
252 int pthread_rwlock_rdlock(pthread_rwlock_t *rwlock);
253 int pthread_rwlock_tryrdlock(pthread_rwlock_t *rwlock);
254 int pthread_rwlock_timedrdlock(pthread_rwlock_t *rwlock, const struct timespec *abs_timeout);
256 int pthread_rwlock_wrlock(pthread_rwlock_t *rwlock);
257 int pthread_rwlock_trywrlock(pthread_rwlock_t *rwlock);
258 int pthread_rwlock_timedwrlock(pthread_rwlock_t *rwlock, const struct timespec *abs_timeout);
260 int pthread_rwlock_unlock(pthread_rwlock_t *rwlock)
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/
pthread.h 240 } pthread_rwlock_t; typedef in typeref:struct:__anon52696
249 int pthread_rwlock_init(pthread_rwlock_t *rwlock, const pthread_rwlockattr_t *attr);
250 int pthread_rwlock_destroy(pthread_rwlock_t *rwlock);
252 int pthread_rwlock_rdlock(pthread_rwlock_t *rwlock);
253 int pthread_rwlock_tryrdlock(pthread_rwlock_t *rwlock);
254 int pthread_rwlock_timedrdlock(pthread_rwlock_t *rwlock, const struct timespec *abs_timeout);
256 int pthread_rwlock_wrlock(pthread_rwlock_t *rwlock);
257 int pthread_rwlock_trywrlock(pthread_rwlock_t *rwlock);
258 int pthread_rwlock_timedwrlock(pthread_rwlock_t *rwlock, const struct timespec *abs_timeout);
260 int pthread_rwlock_unlock(pthread_rwlock_t *rwlock)
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/
pthread.h 240 } pthread_rwlock_t; typedef in typeref:struct:__anon53144
249 int pthread_rwlock_init(pthread_rwlock_t *rwlock, const pthread_rwlockattr_t *attr);
250 int pthread_rwlock_destroy(pthread_rwlock_t *rwlock);
252 int pthread_rwlock_rdlock(pthread_rwlock_t *rwlock);
253 int pthread_rwlock_tryrdlock(pthread_rwlock_t *rwlock);
254 int pthread_rwlock_timedrdlock(pthread_rwlock_t *rwlock, const struct timespec *abs_timeout);
256 int pthread_rwlock_wrlock(pthread_rwlock_t *rwlock);
257 int pthread_rwlock_trywrlock(pthread_rwlock_t *rwlock);
258 int pthread_rwlock_timedwrlock(pthread_rwlock_t *rwlock, const struct timespec *abs_timeout);
260 int pthread_rwlock_unlock(pthread_rwlock_t *rwlock)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/
pthread.h 240 } pthread_rwlock_t; typedef in typeref:struct:__anon54975
249 int pthread_rwlock_init(pthread_rwlock_t *rwlock, const pthread_rwlockattr_t *attr);
250 int pthread_rwlock_destroy(pthread_rwlock_t *rwlock);
252 int pthread_rwlock_rdlock(pthread_rwlock_t *rwlock);
253 int pthread_rwlock_tryrdlock(pthread_rwlock_t *rwlock);
254 int pthread_rwlock_timedrdlock(pthread_rwlock_t *rwlock, const struct timespec *abs_timeout);
256 int pthread_rwlock_wrlock(pthread_rwlock_t *rwlock);
257 int pthread_rwlock_trywrlock(pthread_rwlock_t *rwlock);
258 int pthread_rwlock_timedwrlock(pthread_rwlock_t *rwlock, const struct timespec *abs_timeout);
260 int pthread_rwlock_unlock(pthread_rwlock_t *rwlock)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/
pthread.h 240 } pthread_rwlock_t; typedef in typeref:struct:__anon55421
249 int pthread_rwlock_init(pthread_rwlock_t *rwlock, const pthread_rwlockattr_t *attr);
250 int pthread_rwlock_destroy(pthread_rwlock_t *rwlock);
252 int pthread_rwlock_rdlock(pthread_rwlock_t *rwlock);
253 int pthread_rwlock_tryrdlock(pthread_rwlock_t *rwlock);
254 int pthread_rwlock_timedrdlock(pthread_rwlock_t *rwlock, const struct timespec *abs_timeout);
256 int pthread_rwlock_wrlock(pthread_rwlock_t *rwlock);
257 int pthread_rwlock_trywrlock(pthread_rwlock_t *rwlock);
258 int pthread_rwlock_timedwrlock(pthread_rwlock_t *rwlock, const struct timespec *abs_timeout);
260 int pthread_rwlock_unlock(pthread_rwlock_t *rwlock)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
pthread.h 240 } pthread_rwlock_t; typedef in typeref:struct:__anon55869
249 int pthread_rwlock_init(pthread_rwlock_t *rwlock, const pthread_rwlockattr_t *attr);
250 int pthread_rwlock_destroy(pthread_rwlock_t *rwlock);
252 int pthread_rwlock_rdlock(pthread_rwlock_t *rwlock);
253 int pthread_rwlock_tryrdlock(pthread_rwlock_t *rwlock);
254 int pthread_rwlock_timedrdlock(pthread_rwlock_t *rwlock, const struct timespec *abs_timeout);
256 int pthread_rwlock_wrlock(pthread_rwlock_t *rwlock);
257 int pthread_rwlock_trywrlock(pthread_rwlock_t *rwlock);
258 int pthread_rwlock_timedwrlock(pthread_rwlock_t *rwlock, const struct timespec *abs_timeout);
260 int pthread_rwlock_unlock(pthread_rwlock_t *rwlock)
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/
pthread.h 240 } pthread_rwlock_t; typedef in typeref:struct:__anon56717
249 int pthread_rwlock_init(pthread_rwlock_t *rwlock, const pthread_rwlockattr_t *attr);
250 int pthread_rwlock_destroy(pthread_rwlock_t *rwlock);
252 int pthread_rwlock_rdlock(pthread_rwlock_t *rwlock);
253 int pthread_rwlock_tryrdlock(pthread_rwlock_t *rwlock);
254 int pthread_rwlock_timedrdlock(pthread_rwlock_t *rwlock, const struct timespec *abs_timeout);
256 int pthread_rwlock_wrlock(pthread_rwlock_t *rwlock);
257 int pthread_rwlock_trywrlock(pthread_rwlock_t *rwlock);
258 int pthread_rwlock_timedwrlock(pthread_rwlock_t *rwlock, const struct timespec *abs_timeout);
260 int pthread_rwlock_unlock(pthread_rwlock_t *rwlock)
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/
pthread.h 240 } pthread_rwlock_t; typedef in typeref:struct:__anon57167
249 int pthread_rwlock_init(pthread_rwlock_t *rwlock, const pthread_rwlockattr_t *attr);
250 int pthread_rwlock_destroy(pthread_rwlock_t *rwlock);
252 int pthread_rwlock_rdlock(pthread_rwlock_t *rwlock);
253 int pthread_rwlock_tryrdlock(pthread_rwlock_t *rwlock);
254 int pthread_rwlock_timedrdlock(pthread_rwlock_t *rwlock, const struct timespec *abs_timeout);
256 int pthread_rwlock_wrlock(pthread_rwlock_t *rwlock);
257 int pthread_rwlock_trywrlock(pthread_rwlock_t *rwlock);
258 int pthread_rwlock_timedwrlock(pthread_rwlock_t *rwlock, const struct timespec *abs_timeout);
260 int pthread_rwlock_unlock(pthread_rwlock_t *rwlock)
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/
pthread.h 240 } pthread_rwlock_t; typedef in typeref:struct:__anon57619
249 int pthread_rwlock_init(pthread_rwlock_t *rwlock, const pthread_rwlockattr_t *attr);
250 int pthread_rwlock_destroy(pthread_rwlock_t *rwlock);
252 int pthread_rwlock_rdlock(pthread_rwlock_t *rwlock);
253 int pthread_rwlock_tryrdlock(pthread_rwlock_t *rwlock);
254 int pthread_rwlock_timedrdlock(pthread_rwlock_t *rwlock, const struct timespec *abs_timeout);
256 int pthread_rwlock_wrlock(pthread_rwlock_t *rwlock);
257 int pthread_rwlock_trywrlock(pthread_rwlock_t *rwlock);
258 int pthread_rwlock_timedwrlock(pthread_rwlock_t *rwlock, const struct timespec *abs_timeout);
260 int pthread_rwlock_unlock(pthread_rwlock_t *rwlock)
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/
pthread.h 240 } pthread_rwlock_t; typedef in typeref:struct:__anon58017
249 int pthread_rwlock_init(pthread_rwlock_t *rwlock, const pthread_rwlockattr_t *attr);
250 int pthread_rwlock_destroy(pthread_rwlock_t *rwlock);
252 int pthread_rwlock_rdlock(pthread_rwlock_t *rwlock);
253 int pthread_rwlock_tryrdlock(pthread_rwlock_t *rwlock);
254 int pthread_rwlock_timedrdlock(pthread_rwlock_t *rwlock, const struct timespec *abs_timeout);
256 int pthread_rwlock_wrlock(pthread_rwlock_t *rwlock);
257 int pthread_rwlock_trywrlock(pthread_rwlock_t *rwlock);
258 int pthread_rwlock_timedwrlock(pthread_rwlock_t *rwlock, const struct timespec *abs_timeout);
260 int pthread_rwlock_unlock(pthread_rwlock_t *rwlock)
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/
pthread.h 240 } pthread_rwlock_t; typedef in typeref:struct:__anon58467
249 int pthread_rwlock_init(pthread_rwlock_t *rwlock, const pthread_rwlockattr_t *attr);
250 int pthread_rwlock_destroy(pthread_rwlock_t *rwlock);
252 int pthread_rwlock_rdlock(pthread_rwlock_t *rwlock);
253 int pthread_rwlock_tryrdlock(pthread_rwlock_t *rwlock);
254 int pthread_rwlock_timedrdlock(pthread_rwlock_t *rwlock, const struct timespec *abs_timeout);
256 int pthread_rwlock_wrlock(pthread_rwlock_t *rwlock);
257 int pthread_rwlock_trywrlock(pthread_rwlock_t *rwlock);
258 int pthread_rwlock_timedwrlock(pthread_rwlock_t *rwlock, const struct timespec *abs_timeout);
260 int pthread_rwlock_unlock(pthread_rwlock_t *rwlock)
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/
pthread.h 240 } pthread_rwlock_t; typedef in typeref:struct:__anon58919
249 int pthread_rwlock_init(pthread_rwlock_t *rwlock, const pthread_rwlockattr_t *attr);
250 int pthread_rwlock_destroy(pthread_rwlock_t *rwlock);
252 int pthread_rwlock_rdlock(pthread_rwlock_t *rwlock);
253 int pthread_rwlock_tryrdlock(pthread_rwlock_t *rwlock);
254 int pthread_rwlock_timedrdlock(pthread_rwlock_t *rwlock, const struct timespec *abs_timeout);
256 int pthread_rwlock_wrlock(pthread_rwlock_t *rwlock);
257 int pthread_rwlock_trywrlock(pthread_rwlock_t *rwlock);
258 int pthread_rwlock_timedwrlock(pthread_rwlock_t *rwlock, const struct timespec *abs_timeout);
260 int pthread_rwlock_unlock(pthread_rwlock_t *rwlock)
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
pthread.h 240 } pthread_rwlock_t; typedef in typeref:struct:__anon60770
249 int pthread_rwlock_init(pthread_rwlock_t *rwlock, const pthread_rwlockattr_t *attr);
250 int pthread_rwlock_destroy(pthread_rwlock_t *rwlock);
252 int pthread_rwlock_rdlock(pthread_rwlock_t *rwlock);
253 int pthread_rwlock_tryrdlock(pthread_rwlock_t *rwlock);
254 int pthread_rwlock_timedrdlock(pthread_rwlock_t *rwlock, const struct timespec *abs_timeout);
256 int pthread_rwlock_wrlock(pthread_rwlock_t *rwlock);
257 int pthread_rwlock_trywrlock(pthread_rwlock_t *rwlock);
258 int pthread_rwlock_timedwrlock(pthread_rwlock_t *rwlock, const struct timespec *abs_timeout);
260 int pthread_rwlock_unlock(pthread_rwlock_t *rwlock)
    [all...]

Completed in 983 milliseconds

1 2