FreeRTOS-Kernel/include
Sudeep Mohanty 8128208bde
Add support for retrieving a task's uxCoreAffinityMask with the vTaskGetInfo() API (#574)
* Add support for retrieving a task's uxCoreAffinityMask with the vTaskGetInfo() API

This commit adds support for retrieving the task's core affinity mask
when SMP is used for more than 1 cores and configUSE_CORE_AFFINITY is
enabled.

Signed-off-by: Sudeep Mohanty <sudp.mohanty@gmail.com>

* Apply suggestions from code review

Co-authored-by: Gaurav-Aggarwal-AWS <33462878+aggarg@users.noreply.github.com>

Signed-off-by: Sudeep Mohanty <sudp.mohanty@gmail.com>
Co-authored-by: Gaurav-Aggarwal-AWS <33462878+aggarg@users.noreply.github.com>
2022-10-12 22:02:19 +05:30
..
atomic.h Add SMP in the License Header (#402) 2021-10-13 18:38:24 -07:00
croutine.h Add SMP in the License Header (#402) 2021-10-13 18:38:24 -07:00
deprecated_definitions.h Add SMP in the License Header (#402) 2021-10-13 18:38:24 -07:00
event_groups.h Add SMP in the License Header (#402) 2021-10-13 18:38:24 -07:00
FreeRTOS.h Add support for newlib dynamic reentrancy (#496) 2022-05-31 16:11:02 -07:00
list.h Add SMP in the License Header (#402) 2021-10-13 18:38:24 -07:00
message_buffer.h Add SMP in the License Header (#402) 2021-10-13 18:38:24 -07:00
mpu_prototypes.h Add SMP in the License Header (#402) 2021-10-13 18:38:24 -07:00
mpu_wrappers.h Add SMP in the License Header (#402) 2021-10-13 18:38:24 -07:00
portable.h Add SMP in the License Header (#402) 2021-10-13 18:38:24 -07:00
projdefs.h Add SMP in the License Header (#402) 2021-10-13 18:38:24 -07:00
queue.h Add SMP in the License Header (#402) 2021-10-13 18:38:24 -07:00
semphr.h Add SMP in the License Header (#402) 2021-10-13 18:38:24 -07:00
stack_macros.h Add SMP in the License Header (#402) 2021-10-13 18:38:24 -07:00
StackMacros.h Add SMP in the License Header (#402) 2021-10-13 18:38:24 -07:00
stdint.readme Add SMP in the License Header (#402) 2021-10-13 18:38:24 -07:00
stream_buffer.h Add SMP in the License Header (#402) 2021-10-13 18:38:24 -07:00
task.h Add support for retrieving a task's uxCoreAffinityMask with the vTaskGetInfo() API (#574) 2022-10-12 22:02:19 +05:30
timers.h Add SMP in the License Header (#402) 2021-10-13 18:38:24 -07:00