Home
last modified time | relevance | path

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

/Zephyr-latest/tests/kernel/threads/thread_init/src/
Dmain.c28 #define INIT_PREEMPT_P3_static ((void *)&static_preem_start_sema) macro
40 thread_entry, INIT_PREEMPT_P1, INIT_PREEMPT_P2, INIT_PREEMPT_P3_static,
103 expected.init_p3 = INIT_PREEMPT_P3_static; in ZTEST_USER()