Searched refs:thread_abort_hook (Results 1 – 2 of 2) sorted by relevance
42 void thread_abort_hook(struct k_thread *thread) in thread_abort_hook() function
1257 extern void thread_abort_hook(struct k_thread *thread);1316 thread_abort_hook(thread); in halt_thread()