Searched defs:progress_thread (Results 1 - 1 of 1) sorted by relevance

/bootable/recovery/
H A Dscreen_ui.cpp283 void* ScreenRecoveryUI::progress_thread(void *cookie) { function in class:ScreenRecoveryUI
379 pthread_create(&progress_t, NULL, progress_thread, NULL);

Completed in 52 milliseconds