HomeSort by relevance Sort by last modified time
    Searched refs:sem_wait (Results 126 - 145 of 145) sorted by null

1 2 3 4 56

  /external/libnfc-nxp/Linux_x86/
phDal4Nfc.c 749 sem_wait(&nfc_read_sem);
    [all...]
  /external/v8/src/
platform-cygwin.cc 547 int result = sem_wait(&sem_);
platform-solaris.cc 603 int result = sem_wait(&sem_);
platform-freebsd.cc 620 int result = sem_wait(&sem_);
platform-linux.cc 881 int result = sem_wait(&sem_);
    [all...]
platform-openbsd.cc 674 int result = sem_wait(&sem_);
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c     [all...]
encodeframe.c 846 sem_wait(&cpi->h_event_end_encoding); /* wait for other threads to finish */
    [all...]
  /device/lge/mako/camera/QCamera/stack/mm-jpeg-interface/src/
mm_jpeg.c 688 rc = sem_wait(&cmd_thread->job_sem);
690 CDBG_ERROR("%s: sem_wait error (%s)",
    [all...]
  /external/valgrind/main/drd/tests/
tsan_unittest.cpp     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
OMX_VideoDec_Utils.h     [all...]
  /external/valgrind/main/memcheck/tests/darwin/
scalar.stderr.exp 618 Syscall param sem_wait(sem) contains uninitialised byte(s)
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-darwin.c     [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
omx_video_base.cpp 769 sem_wait(&m_cmd_lock);
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
omx_video_base.cpp 704 sem_wait(&m_cmd_lock);
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
omx_vdec.cpp     [all...]
omx_vdec_copper.cpp     [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
omx_vdec.cpp     [all...]
omx_vdec_hevc.cpp     [all...]
omx_vdec_msm8974.cpp     [all...]

Completed in 1014 milliseconds

1 2 3 4 56