HomeSort by relevance Sort by last modified time
    Searched full:sem_t (Results 201 - 225 of 246) sorted by null

1 2 3 4 5 6 7 8910

  /packages/services/BuiltInPrintService/jni/ipphelper/
ippstatus_monitor.c 63 sem_t monitor_sem;
  /external/libvpx/libvpx/vp8/encoder/
ethreading.c 516 vpx_malloc(sizeof(sem_t) * th_count));
518 vpx_malloc(sizeof(sem_t) * th_count));
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
omx_vdec.h 788 sem_t m_cmd_lock;
789 sem_t m_safe_flush;
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
omx_vdec.h 810 sem_t m_cmd_lock;
811 sem_t m_safe_flush;
    [all...]
  /hardware/qcom/media/msm8996/videopp/inc/
omx_vdpp.h 382 sem_t async_lock;
835 sem_t m_cmd_lock;
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
omx_vdec.h     [all...]
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/
1-2.c 242 sem_t sem_tmr;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/testfrmw/
threads_scenarii.c 87 sem_t sem;
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/
threads_scenarii.c 44 sem_t sem; /* This semaphore is used to signal the end of the detached threads execution */
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_exit/
threads_scenarii.c 44 sem_t sem; /* This semaphore is used to signal the end of the detached threads execution */