mirror of
https://github.com/apache/nuttx.git
synced 2026-05-18 00:34:10 +08:00
2c0e5e872b
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>