buxiasen f5021021ae up_backtrace: fix maybe backtrace the exiting thread
when the thread to backtrace is exiting, get_tcb and up_backtrace in
different critical section may cause try to dump invalid pointer, have
to ensure the nxsched_get_tcb and up_backtrace inside same critical
section procedure.

Signed-off-by: buxiasen <buxiasen@xiaomi.com>
2024-07-26 12:03:43 +08:00
..
2024-03-14 22:47:55 +08:00
2023-10-30 18:20:22 +08:00
2024-02-21 13:29:36 -03:00
2023-11-29 02:13:19 -08:00
2024-04-17 11:36:39 -03:00
2024-05-07 14:59:05 +02:00
2024-02-02 09:03:18 -08:00