Home
last modified time | relevance | path

Searched defs:arch_new_thread (Results 1 – 12 of 12) sorted by relevance

/Zephyr-latest/arch/mips/core/
Dthread.c18 void arch_new_thread(struct k_thread *thread, k_thread_stack_t *stack, in arch_new_thread() function
/Zephyr-latest/arch/nios2/core/
Dthread.c31 void arch_new_thread(struct k_thread *thread, k_thread_stack_t *stack, in arch_new_thread() function
/Zephyr-latest/arch/x86/core/intel64/
Dthread.c28 void arch_new_thread(struct k_thread *thread, k_thread_stack_t *stack, in arch_new_thread() function
/Zephyr-latest/arch/arm64/core/
Dthread.c85 void arch_new_thread(struct k_thread *thread, k_thread_stack_t *stack, in arch_new_thread() function
/Zephyr-latest/arch/sparc/core/
Dthread.c31 void arch_new_thread(struct k_thread *thread, k_thread_stack_t *stack, in arch_new_thread() function
/Zephyr-latest/arch/riscv/core/
Dthread.c21 void arch_new_thread(struct k_thread *thread, k_thread_stack_t *stack, in arch_new_thread() function
/Zephyr-latest/arch/posix/core/
Dthread.c32 void arch_new_thread(struct k_thread *thread, k_thread_stack_t *stack, in arch_new_thread() function
/Zephyr-latest/arch/x86/core/ia32/
Dthread.c75 void arch_new_thread(struct k_thread *thread, k_thread_stack_t *stack, in arch_new_thread() function
/Zephyr-latest/arch/xtensa/core/
Dthread.c128 void arch_new_thread(struct k_thread *thread, k_thread_stack_t *stack, in arch_new_thread() function
/Zephyr-latest/arch/arm/core/cortex_a_r/
Dthread.c52 void arch_new_thread(struct k_thread *thread, k_thread_stack_t *stack, in arch_new_thread() function
/Zephyr-latest/arch/arm/core/cortex_m/
Dthread.c60 void arch_new_thread(struct k_thread *thread, k_thread_stack_t *stack, char *stack_ptr, in arch_new_thread() function
/Zephyr-latest/arch/arc/core/
Dthread.c153 void arch_new_thread(struct k_thread *thread, k_thread_stack_t *stack, in arch_new_thread() function