Home
last modified time | relevance | path

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

/Zephyr-latest/samples/subsys/zbus/benchmark/src/
Dmsg_sub.c32 static int msg_sub_thread(void *msub_ref, void *ptr2, void *ptr3) in msg_sub_thread() function
53 K_THREAD_DEFINE(name##_msub_id, CONSUMER_STACK_SIZE, msg_sub_thread, &name, NULL, NULL, 3, \