Home
last modified time | relevance | path

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

/Zephyr-latest/tests/subsys/zbus/integration/src/
Dmain.c290 static struct k_thread greedy_thread_data; variable
303 k_thread_create(&greedy_thread_data, greedy_thread_stack_area, in ZTEST()