Home
last modified time | relevance | path

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

/Zephyr-latest/tests/kernel/workq/work_queue/src/
Dmain.c83 struct k_thread msg_provider_thread; member
739 static void msg_provider_thread(void *p1, void *p2, void *p3) in msg_provider_thread() function
761 ctx->tid = k_thread_create(&ctx->msg_provider_thread, in test_triggered_from_msgq_init()
764 msg_provider_thread, in test_triggered_from_msgq_init()