Searched refs:thread_progress (Results 1 – 1 of 1) sorted by relevance
104 uint32_t thread_progress = MIN(exec_progress, preempt_progress); in progress_timeout() local106 progress = MIN(progress, thread_progress); in progress_timeout()