]> git.sur5r.net Git - freertos/commit
Changed vPortCheckCorrectThreadIsRunning() in the Win32 port layer to use the Win32...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 21 Nov 2010 14:06:23 +0000 (14:06 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 21 Nov 2010 14:06:23 +0000 (14:06 +0000)
commita251de548216a4616b62688135fcc4db660d8ef1
treebc9e022860fc16b6cd8bee146f98402959d2ddb2
parent382abe3269989f6af0730a37da4af00fa3db3ccc
Changed vPortCheckCorrectThreadIsRunning() in the Win32 port layer to use the Win32 thread ID rather than its handle.

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