Home
last modified time | relevance | path

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

/Zephyr-latest/tests/subsys/logging/log_blocking/src/
Dmain.c159 static void test_blocking_thread_entry(void *p1, void *p2, void *p3) in test_blocking_thread_entry() function
167 K_THREAD_DEFINE(test_blocking_thread, 4096, test_blocking_thread_entry, NULL, NULL, NULL,