Home
last modified time | relevance | path

Searched refs:tid (Results 1 – 15 of 15) sorted by relevance

/hardware/qcom/gps/msm8960/core/
DMsgTask.cpp76 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/
DMsgTask.cpp91 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/
Dva_drm_auth.c37 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/
Ddrm_common_api.h66 uint8_t tid[DRM_TID_SIZE]; member
/hardware/qcom/msm8x84/original-kernel-headers/sound/
Dasound.h646 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/
Dasound.h639 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/
DAudioUsbALSA.cpp791 pid_t tid = gettid(); in PlaybackThreadEntry() local
792 androidSetThreadPriority(tid, ANDROID_PRIORITY_URGENT_AUDIO); in PlaybackThreadEntry()
/hardware/ril/reference-ril/
Datchannel.c572 pthread_t tid; in at_open() local
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
Domx_video_encoder.cpp1770 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()
Dvideo_encoder_device_v4l2.cpp2007 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/
Dllstats.cpp633 pthread_t tid; in wifi_get_link_stats() local
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dwlioctl.h3624 uint8 tid; /* tid */ member
3631 uint8 tid; /* tid */ member
3635 uint8 tid; /* tid */ member
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng.cpp2456 static int set_sched_policy(int tid, SchedPolicy policy) in set_sched_policy() argument
/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc_eng.cpp2857 static int set_sched_policy(int tid, SchedPolicy policy) in set_sched_policy() argument
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
D802.11.h3407 uint8 tid; member