mirror of
https://github.com/apache/nuttx.git
synced 2026-03-27 10:39:28 +08:00
The file descriptors of kernel threads should be clean and should not be generated based on user threads. Instead, an idle thread hould be chosen. Signed-off-by: dongjiuzhu1 <dongjiuzhu1@xiaomi.com>