mirror of
https://github.com/apache/nuttx.git
synced 2025-01-13 13:18:50 +08:00
f084685da8
enable the scheduler may cause the context to switch to a high-priority task, which will failure to clear pending events correctly. Signed-off-by: chao an <anchao@lixiang.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
event.h | ||
event_destroy.c | ||
event_init.c | ||
event_post.c | ||
event_reset.c | ||
event_wait.c | ||
Make.defs |