zephyr/scripts/native_simulator/common/src
Rubin Gerritsen fb745f610f arch posix: Implement arch_thread_name_set()
This will update the posix thread names to match
the zephyr thread names.

This will simplify debugging as the debugger will
recognize the thread names.

Signed-off-by: Rubin Gerritsen <rubin.gerritsen@nordicsemi.no>
2024-08-23 08:01:33 -04:00
..
include arch posix: Implement arch_thread_name_set() 2024-08-23 08:01:33 -04:00
main.c native_simulator: Rework fuzzing support 2024-05-02 20:46:03 +03:00
nce.c
nct.c arch posix: Implement arch_thread_name_set() 2024-08-23 08:01:33 -04:00
nsi_config.h
nsi_cpu_ctrl.c native_simulator: Get latest from upstream 2024-02-17 17:30:33 +01:00
nsi_cpun_if.c
nsi_cpun_if.h
nsi_host_trampolines.c native_simulator: constify 'buffer' argument in nsi_host_write() 2024-02-26 11:36:21 +01:00
nsi_hw_scheduler.c posix: Use _POSIX_C_SOURCE=200809L instead of 200809 2024-01-26 07:48:55 -05:00
nsi_internal.h
nsi_safe_call.h
nsi_tasks.c
nsi_tasks.h native_simulator: Get latest from upstream 2024-04-12 15:03:35 +02:00
nsi_trace_varg.c
nsi_weak_stubs.c