]> git.sur5r.net Git - freertos/commit
Greatly simplified the Win32 port by only allowing threads to run on a single CPU...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 21 Nov 2010 20:53:13 +0000 (20:53 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 21 Nov 2010 20:53:13 +0000 (20:53 +0000)
commitcc12de5491c756f779b62219acb29aae70098144
treea955eb2efc43ff47eda2c2c11a616df8e2aac778
parentb98ce36e131250ca20311701a9887d0c14b850f5
Greatly simplified the Win32 port by only allowing threads to run on a single CPU core.

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