mirror of
https://github.com/apache/nuttx.git
synced 2026-06-08 10:32:47 +08:00
baf79de7e5
Calling malloc in the critical section may cause thread switching. Add a retry mechanism to handle the situation where other threads have been successfully expanded. Signed-off-by: yinshengkai <yinshengkai@xiaomi.com> Signed-off-by: ligd <liguiding1@xiaomi.com>