mirror of
https://github.com/apache/nuttx.git
synced 2026-05-15 13:16:28 +08:00
5bf7c185af
Add a list in TCB to track all semphores the task held, so we can release all holders when exit, so nxsched_verify_tcb is unnecessary. Signed-off-by: Zeng Zhaoxiu <walker.zeng@transtekcorp.com>