Searched refs:dummy_thread (Results 1 – 1 of 1) sorted by relevance
710 struct k_thread dummy_thread; in secondary_init() local712 z_smp_thread_init(arg, &dummy_thread); in secondary_init()716 dummy_thread.stack_info.start = (uintptr_t)z_interrupt_stacks + in secondary_init()718 dummy_thread.stack_info.size = Z_KERNEL_STACK_LEN(CONFIG_ISR_STACK_SIZE); in secondary_init()