Searched refs:progress_t (Results 1 – 2 of 2) sorted by relevance
92 pthread_t progress_t; variable
392 pthread_create(&progress_t, NULL, progress_thread, NULL); in Init()