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> |
||
|---|---|---|
| .. | ||
| assert.c | ||
| deadlock.c | ||
| Make.defs | ||
| panic_notifier.c | ||
| reboot_notifier.c | ||