mirror of
https://github.com/apache/nuttx.git
synced 2026-05-14 19:38:39 +08:00
7ba0f11d70
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>