/hardware/qcom/gps/msm8998/utils/platform_lib_abstractions/loc_pla/src/ |
D | platform_lib_sched_policy.cpp | 37 int platform_lib_abstraction_set_sched_policy(int tid, PLASchedPolicy policy) in platform_lib_abstraction_set_sched_policy() argument 39 return set_sched_policy(tid, (SchedPolicy)policy); in platform_lib_abstraction_set_sched_policy()
|
/hardware/qcom/gps/msm8909w_3100/utils/platform_lib_abstractions/loc_pla/src/ |
D | platform_lib_sched_policy.cpp | 37 int platform_lib_abstraction_set_sched_policy(int tid, PLASchedPolicy policy) in platform_lib_abstraction_set_sched_policy() argument 39 return set_sched_policy(tid, (SchedPolicy)policy); in platform_lib_abstraction_set_sched_policy()
|
/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/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/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/qcom/gps/msm8994/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/qcom/gps/msm8084/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/qcom/gps/msm8998/utils/platform_lib_abstractions/loc_stub/src/ |
D | loc_stub_sched_policy.cpp | 47 int set_sched_policy(int tid, SchedPolicy policy) in set_sched_policy() argument
|
/hardware/qcom/gps/msm8998/utils/platform_lib_abstractions/loc_stub/include/ |
D | loc_stub_sched_policy.h | 57 int set_sched_policy(int tid, SchedPolicy policy);
|
/hardware/qcom/gps/msm8909w_3100/utils/platform_lib_abstractions/loc_pla/include/ |
D | platform_lib_sched_policy.h | 40 int platform_lib_abstraction_set_sched_policy(int tid, PLASchedPolicy policy);
|
/hardware/qcom/gps/msm8998/utils/platform_lib_abstractions/loc_pla/include/ |
D | platform_lib_sched_policy.h | 40 int platform_lib_abstraction_set_sched_policy(int tid, PLASchedPolicy policy);
|
/hardware/qcom/gps/msm8909w_3100/utils/platform_lib_abstractions/loc_stub/include/ |
D | loc_stub_sched_policy.h | 57 int set_sched_policy(int tid, SchedPolicy policy);
|
/hardware/intel/img/psb_headers/DRM/cc54/inc/ |
D | drm_common_api.h | 66 uint8_t tid[DRM_TID_SIZE]; member
|
/hardware/qcom/msm8x26/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/msm8x26/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/msm8998/original-kernel-headers/sound/ |
D | asound.h | 687 struct snd_timer_id tid; /* requested timer ID */ member 701 struct snd_timer_id tid; /* requested timer ID */ member 708 struct snd_timer_id tid; /* requested timer ID */ member
|
/hardware/qcom/msm8996/original-kernel-headers/sound/ |
D | asound.h | 656 struct snd_timer_id tid; /* requested timer ID */ member 670 struct snd_timer_id tid; /* requested timer ID */ member 677 struct snd_timer_id tid; /* requested timer ID */ member
|
/hardware/qcom/msm8998/kernel-headers/sound/ |
D | asound.h | 672 struct snd_timer_id tid; member 688 struct snd_timer_id tid; member 696 struct snd_timer_id tid; 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/msm8994/kernel-headers/sound/ |
D | asound.h | 640 struct snd_timer_id tid; member 656 struct snd_timer_id tid; member 664 struct snd_timer_id tid; member
|
/hardware/qcom/msm8996/kernel-headers/sound/ |
D | asound.h | 647 struct snd_timer_id tid; member 663 struct snd_timer_id tid; member 671 struct snd_timer_id tid; member
|
/hardware/qcom/msm8x09/original-kernel-headers/sound/ |
D | asound.h | 656 struct snd_timer_id tid; /* requested timer ID */ member 670 struct snd_timer_id tid; /* requested timer ID */ member 677 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/msm8x09/kernel-headers/sound/ |
D | asound.h | 645 struct snd_timer_id tid; member 661 struct snd_timer_id tid; member 669 struct snd_timer_id tid; member
|
/hardware/libhardware_legacy/include/hardware_legacy/ |
D | wifi_logger.h | 49 u8 tid; // transmit or received tid member
|