Home
last modified time | relevance | path

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

/Zephyr-latest/tests/subsys/zbus/hlp_priority_boost/src/
Dmain.c16 static struct k_thread pub_thread; variable
127 pub_thread_id = k_thread_create(&pub_thread, pub_thread_sz, STACK_SIZE, publisher_thread, in ZTEST()