Searched refs:thread2_entry (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/tests/kernel/ipi_cascade/src/ |
D | main.c | 152 void thread2_entry(void *p1, void *p2, void *p3) in thread2_entry() function 216 thread2_entry, NULL, NULL, NULL, in ZTEST()
|
/Zephyr-latest/tests/arch/riscv/fpu_sharing/src/ |
D | main.c | 177 static void thread2_entry(void *p1, void *p2, void *p3) in thread2_entry() function 245 thread2_entry, NULL, NULL, NULL, in ZTEST()
|