Home
last modified time | relevance | path

Searched refs:z_impl_k_thread_abort (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/arch/arm/core/cortex_m/
Dthread_abort.c26 void z_impl_k_thread_abort(k_tid_t thread) in z_impl_k_thread_abort() function
/Zephyr-latest/arch/posix/core/
Dthread.c119 void z_impl_k_thread_abort(k_tid_t thread) in z_impl_k_thread_abort() function
/Zephyr-latest/kernel/
Dsched.c1382 void z_impl_k_thread_abort(k_tid_t thread) in z_impl_k_thread_abort() function
1475 z_impl_k_thread_abort((struct k_thread *)thread); in z_vrfy_k_thread_abort()