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

1 2 34

  /external/libvpx/vp8/decoder/
threading.c 230 if (sem_wait(&pbi->h_event_start_decoding[ithread]) == 0)
    [all...]
  /external/v8/src/
platform-linux.cc 754 int result = sem_wait(&sem_);
  /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/libvpx/vp8/encoder/
encodeframe.c 836 sem_wait(&cpi->h_event_end_encoding); /* wait for other threads to finish */
    [all...]
onyx_if.c     [all...]
  /external/valgrind/main/memcheck/tests/darwin/
scalar.stderr.exp 618 Syscall param sem_wait(sem) contains uninitialised byte(s)
    [all...]
  /external/valgrind/tsan/
ts_pin.cc     [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-darwin.c     [all...]
  /hardware/qcom/media/mm-video/vidc/venc/src/
omx_video_base.cpp 697 sem_wait(&m_cmd_lock);
    [all...]
  /hardware/qcom/media/mm-video/vidc/vdec/src/
omx_vdec.cpp     [all...]

Completed in 334 milliseconds

1 2 34