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

/hardware/qcom/display/msm8909/libhwcomposer/
H A Dhwc_uevents.cpp232 pthread_t uevent_thread; local
236 ret = pthread_create(&uevent_thread, NULL, uevent_loop, (void*) ctx);
/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_uevents.cpp197 pthread_t uevent_thread; local
201 ret = pthread_create(&uevent_thread, NULL, uevent_loop, (void*) ctx);
/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_uevents.cpp232 pthread_t uevent_thread; local
236 ret = pthread_create(&uevent_thread, NULL, uevent_loop, (void*) ctx);
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_uevents.cpp335 pthread_t uevent_thread; local
339 ret = pthread_create(&uevent_thread, NULL, uevent_loop, (void*) ctx);
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_uevents.cpp342 pthread_t uevent_thread; local
346 ret = pthread_create(&uevent_thread, NULL, uevent_loop, (void*) ctx);

Completed in 28 milliseconds