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-05-31 18:14:11 -03:00
2024-07-12 12:05:54 +08:00
2023-11-03 22:37:50 +08:00
2023-12-11 17:00:10 -03:00
2024-05-14 10:05:37 -03:00
2024-07-26 12:03:43 +08:00
2024-07-14 15:09:04 -03:00
2024-03-14 22:47:55 +08:00
2024-05-17 10:18:16 -03:00
2024-04-29 17:34:10 +08:00
2024-02-15 19:53:55 -08:00
2024-06-02 09:27:36 -03:00
2024-06-02 09:27:36 -03:00
2023-10-30 18:20:22 +08:00
2024-06-29 22:44:39 +08:00
2024-07-14 10:51:41 -03:00
2023-10-07 21:25:56 +08:00
2024-04-23 10:26:48 -03:00
2023-11-09 09:08:49 +08:00
2024-06-26 17:40:55 +08:00
2024-07-14 13:20:53 -03:00
2024-02-21 13:29:36 -03:00
2023-11-22 08:00:43 -08:00
2023-10-31 13:42:00 +08: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
2024-06-19 20:47:49 +08:00
2023-12-17 01:39:06 -08:00