Searched refs:test_thread_entry (Results 1 – 5 of 5) sorted by relevance
/Zephyr-latest/tests/benchmarks/app_kernel/src/ |
D | master.c | 108 static void test_thread_entry(void *p1, void *p2, void *p3) in test_thread_entry() function 159 test_thread_entry, in main() 179 test_thread_entry, in main() 203 test_thread_entry, in main() 227 test_thread_entry, in main()
|
/Zephyr-latest/tests/subsys/debug/coredump_threads/src/ |
D | main.c | 31 static void test_thread_entry(void *p1, void *p2, void *p3) in test_thread_entry() function 47 test_thread_entry, in coredump_threads_suite_setup()
|
/Zephyr-latest/tests/kernel/obj_core/obj_core_stats_api/src/ |
D | main.c | 12 static void test_thread_entry(void *, void *, void *); 14 test_thread_entry, NULL, NULL, NULL, 27 static void test_thread_entry(void *p1, void *p2, void *p3) in test_thread_entry() function
|
/Zephyr-latest/tests/benchmarks/footprints/src/ |
D | system_thread.c | 22 void test_thread_entry(void *p, void *p1, void *p2) in test_thread_entry() function
|
/Zephyr-latest/tests/kernel/obj_core/obj_core_stats/src/ |
D | main.c | 15 static void test_thread_entry(void *, void *, void *); 17 test_thread_entry, NULL, NULL, NULL, 211 void test_thread_entry(void *p1, void *p2, void *p3) in test_thread_entry() function
|