Searched refs:busy_thread_entry (Results 1 – 4 of 4) sorted by relevance
| /Zephyr-latest/tests/benchmarks/sched/src/ |
| D | main.c | 101 static void busy_thread_entry(void *arg1, void *arg2, void *arg3) in busy_thread_entry() function 114 BUSY_THREAD_STACK_SIZE, busy_thread_entry, in main()
|
| /Zephyr-latest/tests/benchmarks/latency_measure/src/ |
| D | main.c | 72 static void busy_thread_entry(void *arg1, void *arg2, void *arg3) in busy_thread_entry() function 92 BUSY_THREAD_STACK_SIZE, busy_thread_entry, in test_thread()
|
| /Zephyr-latest/tests/kernel/ipi_optimize/src/ |
| D | main.c | 62 static void busy_thread_entry(void *p1, void *p2, void *p3) in busy_thread_entry() function 133 busy_thread_entry, NULL, NULL, NULL, in busy_threads_create()
|
| /Zephyr-latest/tests/kernel/obj_core/obj_core_stats/src/ |
| D | main.c | 30 void busy_thread_entry(void *p1, void *p2, void *p3) in busy_thread_entry() function 69 busy_thread_entry, NULL, NULL, NULL, in ZTEST()
|