Searched refs:uevent_loop (Results 1 – 4 of 4) sorted by relevance
/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_uevents.cpp | 177 static void *uevent_loop(void *param) in uevent_loop() function 201 ret = pthread_create(&uevent_thread, NULL, uevent_loop, (void*) ctx); in init_uevent_thread()
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_uevents.cpp | 209 static void *uevent_loop(void *param) in uevent_loop() function 236 ret = pthread_create(&uevent_thread, NULL, uevent_loop, (void*) ctx); in init_uevent_thread()
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_uevents.cpp | 319 static void *uevent_loop(void *param) in uevent_loop() function 346 ret = pthread_create(&uevent_thread, NULL, uevent_loop, (void*) ctx); in init_uevent_thread()
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_uevents.cpp | 312 static void *uevent_loop(void *param) in uevent_loop() function 339 ret = pthread_create(&uevent_thread, NULL, uevent_loop, (void*) ctx); in init_uevent_thread()
|