Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/testsuite/ztest/src/
Dztress.c104 uint32_t thread_progress = MIN(exec_progress, preempt_progress); in progress_timeout() local
106 progress = MIN(progress, thread_progress); in progress_timeout()