Home
last modified time | relevance | path

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

/bootable/recovery/
Dui.c228 static void *progress_thread(void *cookie) in progress_thread() function
352 pthread_create(&t, NULL, progress_thread, NULL); in ui_init()