/hardware/qcom/gps/msm8960/core/ |
D | MsgTask.cpp | 76 pthread_t tid; in createPThread() local 79 if (!pthread_create(&tid, &attr, loopMain, in createPThread() 85 pthread_setname_np(tid, lname); in createPThread()
|
/hardware/qcom/gps/core/ |
D | MsgTask.cpp | 91 pthread_t tid; in createPThread() local 94 if (!pthread_create(&tid, &attr, loopMain, in createPThread() 100 pthread_setname_np(tid, lname); in createPThread()
|
/hardware/intel/common/libva/va/drm/ |
D | va_drm_auth.c | 37 is_local_tid(pid_t tid) in is_local_tid() argument 42 return syscall(SYS_gettid) == tid; in is_local_tid()
|
/hardware/intel/img/psb_headers/DRM/cc54/inc/ |
D | drm_common_api.h | 66 uint8_t tid[DRM_TID_SIZE]; member
|
/hardware/qcom/msm8x84/original-kernel-headers/sound/ |
D | asound.h | 646 struct snd_timer_id tid; /* requested timer ID */ member 660 struct snd_timer_id tid; /* requested timer ID */ member 667 struct snd_timer_id tid; /* requested timer ID */ member
|
/hardware/qcom/msm8x84/kernel-headers/sound/ |
D | asound.h | 639 struct snd_timer_id tid; member 655 struct snd_timer_id tid; member 662 struct snd_timer_id tid; member
|
/hardware/qcom/audio/legacy/alsa_sound/ |
D | AudioUsbALSA.cpp | 791 pid_t tid = gettid(); in PlaybackThreadEntry() local 792 androidSetThreadPriority(tid, ANDROID_PRIORITY_URGENT_AUDIO); in PlaybackThreadEntry()
|
/hardware/ril/reference-ril/ |
D | atchannel.c | 572 pthread_t tid; in at_open() local
|
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_encoder.cpp | 1770 OMX_U32 omx_venc::dev_set_message_thread_id(pthread_t tid) in dev_set_message_thread_id() argument 1772 return handle->venc_set_message_thread_id(tid); in dev_set_message_thread_id()
|
D | video_encoder_device_v4l2.cpp | 2007 unsigned venc_dev::venc_set_message_thread_id(pthread_t tid) in venc_set_message_thread_id() argument 2010 m_tid=tid; in venc_set_message_thread_id()
|
/hardware/qcom/wlan/qcwcn/wifi_hal/ |
D | llstats.cpp | 633 pthread_t tid; in wifi_get_link_stats() local
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
D | wlioctl.h | 3624 uint8 tid; /* tid */ member 3631 uint8 tid; /* tid */ member 3635 uint8 tid; /* tid */ member
|
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | loc_eng.cpp | 2456 static int set_sched_policy(int tid, SchedPolicy policy) in set_sched_policy() argument
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | loc_eng.cpp | 2857 static int set_sched_policy(int tid, SchedPolicy policy) in set_sched_policy() argument
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
D | 802.11.h | 3407 uint8 tid; member
|