HomeSort by relevance Sort by last modified time
    Searched full:sem_destroy (Results 51 - 75 of 111) sorted by null

1 23 4 5

  /external/valgrind/tsan/
ts_valgrind_intercepts.c     [all...]
  /external/valgrind/unittest/
posix_tests.cc 149 sem_destroy(&sem[0]);
150 sem_destroy(&sem[1]);
  /frameworks/base/libs/ui/
InputTransport.cpp 262 result = sem_destroy(& mSharedMessage->semaphore);
264 LOGE("channel '%s' publisher ~ Error %d in sem_destroy.",
  /hardware/qcom/media/mm-video/vidc/venc/test/
video_encoder_test.c 796 sem_destroy (&init_decode->queue_context.sem_message);
797 sem_destroy (&init_decode->sem_synchronize);
  /external/v8/src/
platform-openbsd.cc 500 virtual ~OpenBSDSemaphore() { sem_destroy(&sem_); }
platform-cygwin.cc 535 virtual ~CygwinSemaphore() { sem_destroy(&sem_); }
platform-freebsd.cc 565 virtual ~FreeBSDSemaphore() { sem_destroy(&sem_); }
platform-solaris.cc 515 virtual ~SolarisSemaphore() { sem_destroy(&sem_); }
platform-linux.cc 742 virtual ~LinuxSemaphore() { sem_destroy(&sem_); }
  /external/valgrind/main/coregrind/m_syswrap/
priv_syswrap-darwin.h 336 DECL_TEMPLATE(darwin, sem_destroy); // 276
syswrap-aix5.c     [all...]
  /hardware/ti/omap4xxx/domx/mm_osal/src/
timm_osal_semaphores.c 131 if (SUCCESS != sem_destroy(psem))
  /external/libvpx/vp8/decoder/
threading.c 615 sem_destroy(&pbi->h_event_start_decoding[i]);
618 sem_destroy(&pbi->h_event_end_decoding);
    [all...]
  /hardware/qcom/media/mm-video/vidc/vdec/test/
decoder_driver_test.c 767 sem_destroy (&init_decode->queue_context.sem_message);
768 sem_destroy (&init_decode->sem_synchronize);
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libpulse.so 
libpulse.so.0 
libpulse.so.0.4 
libpulse.so.0.4.1 
libpulse-browse.a     [all...]
libpulse-mainloop-glib.a     [all...]
libpulse-simple.a     [all...]
  /packages/apps/Camera/jni/
mosaic_renderer_jni.cpp 416 sem_destroy(&gPreviewImage_semaphore);
  /external/valgrind/main/coregrind/
m_vkiscnums.c     [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/lib/
libc.so 
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/lib/
libc.so 

Completed in 1582 milliseconds

1 23 4 5