]> git.sur5r.net Git - freertos/commit
Only partially implemented and may get reverted - updates to the Win32 port that...
authorrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Fri, 12 Jul 2019 01:52:22 +0000 (01:52 +0000)
committerrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Fri, 12 Jul 2019 01:52:22 +0000 (01:52 +0000)
commit6824db3814e3c61418476712a4bf199024dc9b0d
tree0ac2796ddde8884e31cea1d06500f1a2b35148e6
parent1f3aae61b26354cbf38e87b36994e2a4b78d7593
Only partially implemented and  may get reverted - updates to the Win32 port that uses a per-task event to prevent the task proceeding past its yield point if the SuspendThread() call used to stop the task does not take effect immediately.  This is intended to fix issues reported by users, although we have been unable to replicate them ourselves.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@2675 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
FreeRTOS/Source/portable/MSVC-MingW/port.c