FreeRTOS-Kernel/portable/MSVC-MingW
Gaurav-Aggarwal-AWS 78c8bbde0e
Update xPortRunning before resuming first task (#1049)
The variable `xPortRunning` is now updated before starting the first
task.

It fixes the following issue -
https://forums.freertos.org/t/possible-bug-in-the-way-prvtimertask-thread-function-is-started-in-win32-port/19959/

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
2024-05-07 20:47:14 +05:30
..
port.c Update xPortRunning before resuming first task (#1049) 2024-05-07 20:47:14 +05:30
portmacro.h Improvement for 64bit Windows port (#1011) 2024-03-18 14:09:49 +08:00