HomeSort by relevance Sort by last modified time
    Searched refs:sem_t (Results 151 - 175 of 184) sorted by null

1 2 3 4 5 67 8

  /external/lldb/source/Plugins/Process/Linux/
ProcessMonitor.h 208 sem_t m_semaphore; // Posted to once operation complete.
  /frameworks/base/services/core/jni/
com_android_server_am_BatteryStatsService.cpp 49 static sem_t wakeup_sem;
  /packages/apps/Nfc/nci/jni/
NativeLlcpConnectionlessSocket.cpp 40 static sem_t sConnlessRecvSem;
NativeNfcTag.cpp 95 static sem_t sWriteSem;
96 static sem_t sFormatSem;
99 static sem_t sCheckNdefSem;
101 static sem_t sMakeReadonlySem;
    [all...]
  /packages/apps/Nfc/nxp/jni/
com_android_nfc.h 197 sem_t sem;
  /system/core/libsuspend/
autosuspend_wakeup_count.c 39 static sem_t suspend_lockout;
  /external/e2fsprogs/lib/et/
error_message.c 66 static sem_t _et_lock;
  /external/valgrind/main/helgrind/tests/
tc20_verifywrap.c 50 sem_t s1;
  /hardware/ti/omap3/dspbridge/libbridge/
DSPManager.c 78 static sem_t semOpenClose;
  /device/moto/shamu/camera/QCamera/HAL/core/inc/
QCameraHWI.h 327 sem_t cmd_sem; /* semaphore for cmd thread */
328 sem_t sync_sem; /* semaphore for synchronized call signal */
    [all...]
  /external/chromium_org/third_party/opus/src/src/
mlp_train.c 186 sem_t sem_begin[NB_THREADS];
187 sem_t sem_end[NB_THREADS];
  /device/lge/mako/camera/QCamera/stack/mm-camera-interface/inc/
mm_camera.h 121 sem_t cmd_sem; /* semaphore for cmd thread */
  /external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-sched.c 44 sem_t sleep_sem;
46 sem_t ready_for_work;
47 sem_t work_done_sem;
65 sem_t *wait_sem;
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/inc/
omx_video_base.h 515 sem_t m_cmd_lock;
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/
omx_video_base.h 552 sem_t m_cmd_lock;
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
omx_vdec.h 771 sem_t m_cmd_lock;
772 sem_t m_safe_flush;
    [all...]
omx_vdec_hevc.h 694 sem_t m_cmd_lock;
    [all...]
  /device/moto/shamu/camera/QCamera/stack/mm-camera-interface/inc/
mm_camera.h 126 sem_t cmd_sem; /* semaphore for cmd thread */
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
ethreading.c 528 vpx_malloc(sizeof(sem_t) * th_count));
  /external/libnfc-nxp/Linux_x86/
phDal4Nfc.c 100 static sem_t nfc_read_sem;
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
ethreading.c 528 vpx_malloc(sizeof(sem_t) * th_count));
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
ethreading.c 528 vpx_malloc(sizeof(sem_t) * th_count));
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
omx_vdec.h 673 sem_t m_cmd_lock;
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/test/
omx_vdec_test.cpp 212 sem_t etb_sem;
213 sem_t fbd_sem;
214 sem_t seq_sem;
215 sem_t in_flush_sem, out_flush_sem;
    [all...]
  /packages/apps/Camera/jni/
mosaic_renderer_jni.cpp 49 sem_t gPreviewImage_semaphore;

Completed in 1008 milliseconds

1 2 3 4 5 67 8