Home
last modified time | relevance | path

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

/Zephyr-latest/tests/benchmarks/sched/src/
Dmain.c101 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/
Dmain.c72 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/
Dmain.c62 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/
Dmain.c30 void busy_thread_entry(void *p1, void *p2, void *p3) in busy_thread_entry() function
69 busy_thread_entry, NULL, NULL, NULL, in ZTEST()