HomeSort by relevance Sort by last modified time
    Searched full:pthread_cond_destroy (Results 26 - 50 of 490) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/webrtc/src/system_wrappers/source/
condition_variable_posix.cc 79 pthread_cond_destroy(&_cond);
  /frameworks/rs/
rsSignal.cpp 30 pthread_cond_destroy(&mCondition);
  /hardware/qcom/camera/QCamera2/stack/common/
cam_semaphore.h 77 pthread_cond_destroy(&(s->cond));
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
condition_variable.cpp 19 pthread_cond_destroy(&__cv_);
  /external/chromium_org/native_client_sdk/src/libraries/pthread/
library.dsc 41 'pthread_cond_destroy.c',
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
pthread_rwlock_destroy.c 103 result = pthread_cond_destroy (&(rwl->cndSharedAccessCompleted));
  /external/chromium_org/third_party/libjingle/source/talk/base/
event.cc 82 pthread_cond_destroy(&event_cond_);
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
CondVar.cpp 61 int const res = pthread_cond_destroy (&mCondition);
  /external/qemu/distrib/sdl-1.2.15/src/thread/pthread/
SDL_syscond.c 57 pthread_cond_destroy(&cond->cond);
  /external/qemu/distrib/sdl-1.2.15/src/thread/riscos/
SDL_syscond.c 61 pthread_cond_destroy(&cond->cond);
  /external/qemu/
qemu-thread.c 106 err = pthread_cond_destroy(&cond->cond);
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/
Exynos_OSAL_Event.c 94 if (pthread_cond_destroy(&event->condition)) {
  /packages/apps/Nfc/nci/jni/
CondVar.cpp 59 int const res = pthread_cond_destroy (&mCondition);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/
gthr-default.h 116 __gthrw3(pthread_cond_destroy)
147 __gthrw(pthread_cond_destroy)
643 if (__gthrw_(pthread_cond_destroy) ((pthread_cond_t *) condition->backend))
900 return __gthrw_(pthread_cond_destroy) (__cond);
gthr-posix.h 116 __gthrw3(pthread_cond_destroy)
147 __gthrw(pthread_cond_destroy)
643 if (__gthrw_(pthread_cond_destroy) ((pthread_cond_t *) condition->backend))
900 return __gthrw_(pthread_cond_destroy) (__cond);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/i686-linux/bits/
gthr-default.h 116 __gthrw3(pthread_cond_destroy)
147 __gthrw(pthread_cond_destroy)
617 if (__gthrw_(pthread_cond_destroy) ((pthread_cond_t *) condition->backend))
874 return __gthrw_(pthread_cond_destroy) (__cond);
gthr-posix.h 116 __gthrw3(pthread_cond_destroy)
147 __gthrw(pthread_cond_destroy)
617 if (__gthrw_(pthread_cond_destroy) ((pthread_cond_t *) condition->backend))
874 return __gthrw_(pthread_cond_destroy) (__cond);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/x86_64-linux/bits/
gthr-default.h 116 __gthrw3(pthread_cond_destroy)
147 __gthrw(pthread_cond_destroy)
617 if (__gthrw_(pthread_cond_destroy) ((pthread_cond_t *) condition->backend))
874 return __gthrw_(pthread_cond_destroy) (__cond);
gthr-posix.h 116 __gthrw3(pthread_cond_destroy)
147 __gthrw(pthread_cond_destroy)
617 if (__gthrw_(pthread_cond_destroy) ((pthread_cond_t *) condition->backend))
874 return __gthrw_(pthread_cond_destroy) (__cond);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
gthr-default.h 129 __gthrw3(pthread_cond_destroy)
160 __gthrw(pthread_cond_destroy)
630 if (__gthrw_(pthread_cond_destroy) ((pthread_cond_t *) condition->backend))
887 return __gthrw_(pthread_cond_destroy) (__cond);
gthr-posix.h 129 __gthrw3(pthread_cond_destroy)
160 __gthrw(pthread_cond_destroy)
630 if (__gthrw_(pthread_cond_destroy) ((pthread_cond_t *) condition->backend))
887 return __gthrw_(pthread_cond_destroy) (__cond);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/
gthr-default.h 129 __gthrw3(pthread_cond_destroy)
160 __gthrw(pthread_cond_destroy)
630 if (__gthrw_(pthread_cond_destroy) ((pthread_cond_t *) condition->backend))
887 return __gthrw_(pthread_cond_destroy) (__cond);
gthr-posix.h 129 __gthrw3(pthread_cond_destroy)
160 __gthrw(pthread_cond_destroy)
630 if (__gthrw_(pthread_cond_destroy) ((pthread_cond_t *) condition->backend))
887 return __gthrw_(pthread_cond_destroy) (__cond);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/
gthr-default.h 129 __gthrw3(pthread_cond_destroy)
160 __gthrw(pthread_cond_destroy)
630 if (__gthrw_(pthread_cond_destroy) ((pthread_cond_t *) condition->backend))
887 return __gthrw_(pthread_cond_destroy) (__cond);
gthr-posix.h 129 __gthrw3(pthread_cond_destroy)
160 __gthrw(pthread_cond_destroy)
630 if (__gthrw_(pthread_cond_destroy) ((pthread_cond_t *) condition->backend))
887 return __gthrw_(pthread_cond_destroy) (__cond);

Completed in 1212 milliseconds

12 3 4 5 6 7 8 91011>>