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

/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_uevents.cpp199 pthread_t uevent_thread; local
203 ret = pthread_create(&uevent_thread, NULL, uevent_loop, (void*) ctx);
/hardware/qcom/display/msm8974/libhwcomposer/
H A Dhwc_uevents.cpp204 pthread_t uevent_thread; local
208 ret = pthread_create(&uevent_thread, NULL, uevent_loop, (void*) ctx);
/hardware/qcom/display/msm8x26/libhwcomposer/
H A Dhwc_uevents.cpp199 pthread_t uevent_thread; local
203 ret = pthread_create(&uevent_thread, NULL, uevent_loop, (void*) ctx);

Completed in 32 milliseconds