Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/testsuite/ztest/src/
Dztress.c100 uint32_t exec_progress = (thread_data[i].exec_cnt) ? in progress_timeout() local
104 uint32_t thread_progress = MIN(exec_progress, preempt_progress); in progress_timeout()