Searched refs:pthread_attr_t (Results 1 – 25 of 52) sorted by relevance
123
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ |
D | threading.h | 30 #define pthread_attr_t DWORD macro 51 #define pthread_attr_t ULONG
|
/hardware/qcom/gps/msm8960/core/ |
D | MsgTask.cpp | 72 pthread_attr_t attr; in createPThread()
|
/hardware/qcom/gps/core/ |
D | MsgTask.cpp | 87 pthread_attr_t attr; in createPThread()
|
/hardware/qcom/gps/msm8994/core/ |
D | MsgTask.cpp | 87 pthread_attr_t attr; in createPThread()
|
/hardware/qcom/gps/msm8084/core/ |
D | MsgTask.cpp | 87 pthread_attr_t attr; in createPThread()
|
/hardware/ti/omap4-aah/domx/mm_osal/src/ |
D | timm_osal_task.c | 77 pthread_attr_t ThreadAttr; /*For setting the priority and stack size */
|
/hardware/ti/omap4xxx/domx/mm_osal/src/ |
D | timm_osal_task.c | 77 pthread_attr_t ThreadAttr; /*For setting the priority and stack size */
|
/hardware/qcom/gps/msm8960/utils/ |
D | loc_timer.c | 120 pthread_attr_t tattr; in loc_timer_start()
|
/hardware/ril/libril/ |
D | RilSocket.cpp | 57 pthread_attr_t attr; in onNewCommandConnect()
|
/hardware/akm/AK8975_FS/akmdfs/ |
D | main.c | 80 pthread_attr_t attr; in startClone()
|
/hardware/qcom/gps/msm8084/utils/ |
D | loc_timer.c | 119 pthread_attr_t tattr; in loc_timer_start()
|
/hardware/qcom/gps/msm8994/utils/ |
D | loc_timer.c | 135 pthread_attr_t tattr; in loc_timer_start()
|
/hardware/qcom/gps/utils/ |
D | loc_timer.c | 135 pthread_attr_t tattr; in loc_timer_start()
|
/hardware/ril/reference-ril/ |
D | atchannel.c | 571 pthread_attr_t attr; in at_open()
|
/hardware/libhardware/modules/radio/ |
D | radio_hw.c | 682 pthread_create(&rdev->tuner->callback_thread, (const pthread_attr_t *) NULL, in rdev_open_tuner()
|
/hardware/qcom/audio/hal/audio_extn/ |
D | spkr_protection.c | 746 (const pthread_attr_t *) NULL, spkr_calibration_thread, &handle); in audio_extn_spkr_prot_init()
|
/hardware/qcom/audio/msm8909/hal/audio_extn/ |
D | spkr_protection.c | 753 (const pthread_attr_t *) NULL, spkr_calibration_thread, &handle); in audio_extn_spkr_prot_init()
|
/hardware/libhardware/modules/soundtrigger/ |
D | sound_trigger_hw.c | 872 pthread_create(&stdev->control_thread, (const pthread_attr_t *) NULL, in stdev_open()
|
/hardware/qcom/camera/usbcamcore/src/ |
D | QualcommUsbCamera.cpp | 1993 pthread_attr_t attr; in launch_preview_thread() 2426 pthread_attr_t attr; in launchTakePictureThread()
|
/hardware/qcom/audio/visualizer/ |
D | offload_visualizer.c | 462 thread_status = pthread_create(&capture_thread, (const pthread_attr_t *) NULL, in visualizer_hal_start_output()
|
/hardware/qcom/audio/msm8909/visualizer/ |
D | offload_visualizer.c | 454 thread_status = pthread_create(&capture_thread, (const pthread_attr_t *) NULL, in visualizer_hal_start_output()
|
/hardware/qcom/display/msm8960/libcopybit/ |
D | copybit_c2d.cpp | 1704 pthread_attr_t attr; in open_copybit()
|
/hardware/qcom/display/msm8996/libcopybit/ |
D | copybit_c2d.cpp | 1766 pthread_attr_t attr; in open_copybit()
|
/hardware/qcom/display/msm8084/libcopybit/ |
D | copybit_c2d.cpp | 1758 pthread_attr_t attr; in open_copybit()
|
/hardware/qcom/display/msm8226/libcopybit/ |
D | copybit_c2d.cpp | 1764 pthread_attr_t attr; in open_copybit()
|
123