OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uevent_loop
(Results
1 - 3
of
3
) sorted by null
/hardware/qcom/display/msm8960/libhwcomposer/
hwc_uevents.cpp
179
static void *
uevent_loop
(void *param)
function in namespace:qhwc
203
ret = pthread_create(&uevent_thread, NULL,
uevent_loop
, (void*) ctx);
/hardware/qcom/display/msm8974/libhwcomposer/
hwc_uevents.cpp
184
static void *
uevent_loop
(void *param)
function in namespace:qhwc
208
ret = pthread_create(&uevent_thread, NULL,
uevent_loop
, (void*) ctx);
/hardware/qcom/display/msm8x26/libhwcomposer/
hwc_uevents.cpp
179
static void *
uevent_loop
(void *param)
function in namespace:qhwc
203
ret = pthread_create(&uevent_thread, NULL,
uevent_loop
, (void*) ctx);
Completed in 29 milliseconds