Home
last modified time | relevance | path

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

/bootable/recovery/
Dscreen_ui.h92 pthread_t progress_t; variable
Dscreen_ui.cpp392 pthread_create(&progress_t, NULL, progress_thread, NULL); in Init()