Files
nuttx/include
anjiahao 4ae17a6f7b sched:Automatically find deadlocks when assert
When asserting, automatically analyze whether
there is a deadlock in the thread, and if there
is a deadlock, print out the deadlocked thread.

The principle is to analyze whether there is
a lock ring through the tcb holder.

Signed-off-by: anjiahao <anjiahao@xiaomi.com>
2023-06-22 16:08:03 +08:00
..
2023-05-17 10:24:42 +08:00
2023-05-04 19:38:57 +08:00
2023-06-12 08:39:38 +02:00
2023-05-04 02:07:01 +08:00
2023-05-04 02:07:01 +08:00
2023-05-19 02:40:38 +08:00
2023-05-04 02:07:01 +08:00
2023-05-04 02:07:01 +08:00
2023-05-01 11:24:41 +03:00
2023-02-25 08:07:07 +02:00
2023-05-05 18:36:36 +08:00