Searched refs:uevent_loop (Results 1 - 5 of 5) sorted by relevance

/hardware/qcom/display/msm8909/libhwcomposer/
H A Dhwc_uevents.cpp209 static void *uevent_loop(void *param) function in namespace:qhwc
236 ret = pthread_create(&uevent_thread, NULL, uevent_loop, (void*) ctx);
/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_uevents.cpp177 static void *uevent_loop(void *param) function in namespace:qhwc
201 ret = pthread_create(&uevent_thread, NULL, uevent_loop, (void*) ctx);
/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_uevents.cpp209 static void *uevent_loop(void *param) function in namespace:qhwc
236 ret = pthread_create(&uevent_thread, NULL, uevent_loop, (void*) ctx);
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_uevents.cpp312 static void *uevent_loop(void *param) function in namespace:qhwc
339 ret = pthread_create(&uevent_thread, NULL, uevent_loop, (void*) ctx);
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_uevents.cpp319 static void *uevent_loop(void *param) function in namespace:qhwc
346 ret = pthread_create(&uevent_thread, NULL, uevent_loop, (void*) ctx);

Completed in 27 milliseconds