Home
last modified time | relevance | path

Searched refs:progress_thread (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/
H A Dscreen_ui.h138 static void* progress_thread(void* cookie);
H A Dui.c271 static void *progress_thread(void *cookie) in progress_thread() function
571 pthread_create(&t, NULL, progress_thread, NULL); in ui_init()
/OK3568_Linux_fs/external/recovery/
H A Dui.c215 static void *progress_thread(void *cookie) in progress_thread() function
355 pthread_create(&t, NULL, progress_thread, NULL); in ui_init()