]> git.sur5r.net Git - freertos/commit
Work on Win32 port layer - removing the need to store the critical section nesting...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Fri, 19 Nov 2010 22:37:02 +0000 (22:37 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Fri, 19 Nov 2010 22:37:02 +0000 (22:37 +0000)
commit5b0a5e485f840a104bf631566bb4fe4d801d0479
tree7f03c929b9f66f886fd157e0bb29f87a30cddc52
parent0df82f99a650575aa55a13297564b1cea310b418
Work on Win32 port layer - removing the need to store the critical section nesting count as part of the Win32 thread context.

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