mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 17:58:10 +08:00
61f0c97193
reason: We decouple semcount from business logic by using an independent counting variable, which allows us to remove critical sections in many cases. Signed-off-by: hujun5 <hujun5@xiaomi.com>