zephyr/arch/posix/core
Daniel Leung dadbe105f2 posix: tracing for custom thread abort func
POSIX has a custom implementation for thread abort
(z_impl_k_thread_abort)	which lacks the	tracing	function
calls as in the	generic	version. So add	them.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-03-19 13:37:41 -05:00
..
nsi_compat arch posix: annotate posix_exit and nsi_exit as noreturn 2023-11-22 09:52:52 +01:00
offsets arch: posix: Remove unused offset symbols 2023-02-23 16:44:07 +01:00
CMakeLists.txt arch posix: Do not define standard SOURCE macros globally 2024-01-26 07:48:55 -05:00
cpuhalt.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
fatal.c arch: posix: break debugger on fatal error 2023-08-04 14:15:19 +02:00
fatal_trap.c arch: posix: break debugger on fatal error 2023-08-04 14:15:19 +02:00
irq.c include: add more missing zephyr/ prefixes 2022-05-27 15:20:27 -07:00
posix_core.c posix arch: Fix very rare segfault on program termination 2023-07-27 17:02:36 +02:00
posix_core_nsi.c arch POSIX: provide a bottom which uses natsim's thread emul 2023-07-05 07:01:19 -04:00
swap.c include: add more missing zephyr/ prefixes 2022-05-27 15:20:27 -07:00
thread.c posix: tracing for custom thread abort func 2024-03-19 13:37:41 -05:00