Files
FreeRTOS-Kernel/include/task.h
Harsh Soni 14b30f209f fix: Add missing macro guards in task.h (#1342)
- Add missing conditions to prevent unintended access to
  certain APIs in task.h
- The condition is mentioned in the API description but was
  absent in the code
2025-12-29 23:37:57 +05:30

162 KiB