Searched defs:stack_init (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/arch/mips/core/ | ||
D | thread.c | 22 struct arch_esf *stack_init; in arch_new_thread() local |
/Zephyr-latest/arch/riscv/core/ | ||
D | thread.c | 26 struct arch_esf *stack_init; in arch_new_thread() local |