mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
114d641f4a
net_lock/unlock is a big lock and repleace it to internal pool lock to avoid the priority inversion problem. Signed-off-by: zhangyuan21 <zhangyuan21@xiaomi.com> Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com>