]> git.sur5r.net Git - freertos/commit
Remove the 'death' tasks from the demo as on Win2K and WinXP the behaviour of the...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Mon, 22 Nov 2010 16:10:42 +0000 (16:10 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Mon, 22 Nov 2010 16:10:42 +0000 (16:10 +0000)
commitdd72eca7f48268ad93f83067c859e04eec91018e
tree554a02dbeef0e020c159941e3314f67e69f9ab68
parenta6f3eaaf9f149f1afa0e8effd23837b294ac2dc1
Remove the 'death' tasks from the demo as on Win2K and WinXP the behaviour of the TerminateThread() function is such that resources leak and eventually the 'death' tests will fail.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1163 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Demo/WIN32-MSVC/WIN32.suo
Demo/WIN32-MSVC/WIN32.vcxproj
Demo/WIN32-MSVC/WIN32.vcxproj.filters
Demo/WIN32-MSVC/main.c