]> git.sur5r.net Git - freertos/commit
Added vPortCheckCorrectThreadIsRunning() function to the Win32 port layer to trap...
authorRichardBarry <RichardBarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 21 Nov 2010 11:34:12 +0000 (11:34 +0000)
committerRichardBarry <RichardBarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 21 Nov 2010 11:34:12 +0000 (11:34 +0000)
commit815d476db24a33da0c5bf47d6cd71cb7c4fc8890
treee0b2bf8eaf540255efcbeecbd71a2662b41a9734
parentd945fd734bd0ce55d47997fc1a6fd3c49269287f
Added vPortCheckCorrectThreadIsRunning() function to the Win32 port layer to trap when Windows is not running the correct thread and try and catch it.

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