/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
loc_api_sync_call.c | 89 pthread_cond_init(&slot->loc_cb_arrived_cond, NULL);
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
loc_api_sync_call.c | 89 pthread_cond_init(&slot->loc_cb_arrived_cond, NULL);
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
loc_api_sync_call.c | 89 pthread_cond_init(&slot->loc_cb_arrived_cond, NULL);
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
loc_api_sync_call.c | 89 pthread_cond_init(&slot->loc_cb_arrived_cond, NULL);
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/ |
OMX_AmrDecoder.c | 413 pthread_cond_init (&pComponentPrivate->AlloBuf_threshold, NULL); 417 pthread_cond_init (&pComponentPrivate->codecStop_threshold, NULL); 421 pthread_cond_init (&pComponentPrivate->InLoaded_threshold, NULL); 425 pthread_cond_init (&pComponentPrivate->InIdle_threshold, NULL); [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/ |
OMX_WbAmrDecoder.c | 390 pthread_cond_init (&pComponentPrivate->AlloBuf_threshold, NULL); 394 pthread_cond_init (&pComponentPrivate->codecStop_threshold, NULL); 398 pthread_cond_init (&pComponentPrivate->InLoaded_threshold, NULL); 402 pthread_cond_init (&pComponentPrivate->InIdle_threshold, NULL); [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/ |
OMX_WbAmrEncoder.c | 460 pthread_cond_init (&pComponentPrivate->AlloBuf_threshold, NULL); 464 pthread_cond_init (&pComponentPrivate->InLoaded_threshold, NULL); 468 pthread_cond_init (&pComponentPrivate->InIdle_threshold, NULL); 528 if(pthread_cond_init (&pComponentPrivate->StateChangeCondition, NULL)) { [all...] |
/system/core/adb/ |
sysdeps.h | 478 #define adb_cond_init pthread_cond_init
|
/art/runtime/base/ |
mutex.cc | 761 CHECK_MUTEX_CALL(pthread_cond_init, (&cond_, &cond_attrs)); [all...] |
/device/htc/flounder/audio/visualizer/ |
nv_offload_visualizer.c | 190 pthread_cond_init(&cond, NULL); [all...] |
/device/huawei/angler/camera/QCamera2/stack/mm-camera-interface/src/ |
mm_camera_thread.c | 527 pthread_cond_init(&poll_cb->cond_v, NULL);
|
/device/huawei/angler/camera/QCamera2/stack/mm-jpeg-interface/src/ |
mm_jpegdec.c | 203 pthread_cond_init(&p_session->cond, NULL);
|
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-interface/src/ |
mm_camera_thread.c | 527 pthread_cond_init(&poll_cb->cond_v, NULL);
|
/device/lge/bullhead/camera/QCamera2/stack/mm-jpeg-interface/src/ |
mm_jpegdec.c | 203 pthread_cond_init(&p_session->cond, NULL);
|
/device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/ |
mm_camera_thread.c | 513 pthread_cond_init(&poll_cb->cond_v, NULL);
|
/device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/src/ |
mm_jpegdec.c | 207 pthread_cond_init(&p_session->cond, NULL); [all...] |
/external/autotest/client/site_tests/security_SeccompSyscallFilters/src/ |
seccomp_bpf_tests.c | 1073 pthread_cond_init(&self->cond, NULL); [all...] |
/external/bison/lib/glthread/ |
lock.h | 134 # pragma weak pthread_cond_init macro [all...] |
/external/fio/ |
iolog.c | 1115 pthread_cond_init(&data->work.cv, NULL);
|
/external/libvpx/libvpx/vp9/ |
vp9_dx_iface.c | 386 if (pthread_cond_init(&frame_worker_data->stats_cond, NULL)) { [all...] |
/hardware/intel/common/wrs_omxil_core/base/src/ |
portbase.cpp | 49 pthread_cond_init(&hdrs_wait, NULL); [all...] |
/hardware/qcom/audio/visualizer/ |
offload_visualizer.c | 212 pthread_cond_init(&cond, NULL); [all...] |
/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/src/ |
mm_camera_thread.c | 533 pthread_cond_init(&poll_cb->cond_v, NULL);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
pthread.h | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
pthread.h | [all...] |