mirror of
https://github.com/apache/nuttx.git
synced 2026-08-20 22:00:52 +08:00
Move mutex lock before checking flist to prevent race condition where events could be lost when occurring simultaneously with service opening. Signed-off-by: dongjiuzhu1 <dongjiuzhu1@xiaomi.com>