Searched defs:dummy_thread (Results 1 – 2 of 2) sorted by relevance
31 static struct _thread_base dummy_thread[CONFIG_BENCHMARK_NUM_THREADS]; variable
1128 void z_dummy_thread_init(struct k_thread *dummy_thread) in z_dummy_thread_init()