mirror of
https://github.com/apache/nuttx.git
synced 2026-09-19 04:08:31 +08:00
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>