HomeSort by relevance Sort by last modified time
    Searched full:sem_destroy (Results 151 - 175 of 290) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/valgrind/main/helgrind/tests/
tc17_sembar.c 253 return sem_destroy(s);
  /external/valgrind/main/helgrind/
hg_intercepts.c     [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/test/
omx_vdec_test.cpp     [all...]
decoder_driver_test.c 772 sem_destroy (&init_decode->queue_context.sem_message);
773 sem_destroy (&init_decode->sem_synchronize);
    [all...]
  /bionic/libc/bionic/
semaphore.c 111 int sem_destroy(sem_t *sem) function
  /packages/apps/Nfc/nxp/jni/
com_android_nfc.cpp 105 if (sem_destroy(&pCallbackData->sem))
  /external/libvpx/libvpx/vp8/decoder/
threading.c 846 sem_destroy(&pbi->h_event_start_decoding[i]);
849 sem_destroy(&pbi->h_event_end_decoding);
  /external/valgrind/unittest/
posix_tests.cc 149 sem_destroy(&sem[0]);
150 sem_destroy(&sem[1]);
  /hardware/qcom/media/mm-video-legacy/vidc/venc/test/
video_encoder_test.c 794 sem_destroy (&init_decode->queue_context.sem_message);
795 sem_destroy (&init_decode->sem_synchronize);
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/test/
video_encoder_test.c 741 sem_destroy (&init_decode->queue_context.sem_message);
742 sem_destroy (&init_decode->sem_synchronize);
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/
omx_vdec_test.cpp     [all...]
decoder_driver_test.c 719 sem_destroy (&init_decode->queue_context.sem_message);
720 sem_destroy (&init_decode->sem_synchronize);
    [all...]
  /external/chromium_org/native_client_sdk/src/tools/tests/data/
test_static_arm.nexe 
  /external/compiler-rt/lib/tsan/rtl/
tsan_interceptors.cc     [all...]
tsan_stat.cc 184 name[StatInt_sem_destroy] = " sem_destroy ";
  /external/valgrind/main/coregrind/m_syswrap/
priv_syswrap-darwin.h 336 DECL_TEMPLATE(darwin, sem_destroy); // 276
  /hardware/ti/omap4xxx/domx/mm_osal/src/
timm_osal_semaphores.c 131 if (SUCCESS != sem_destroy(psem))
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libpulse.so 
libpulse.so.0 
libpulse.so.0.4 
libpulse.so.0.4.1 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libpulse.so 
libpulse.so.0 
libpulse.so.0.4 
libpulse.so.0.4.1 

Completed in 699 milliseconds

1 2 3 4 5 67 8 91011>>