]> git.sur5r.net Git - freertos/commit
Change the way the critical sections are handled within interrupts so the critical...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Mon, 19 May 2008 19:16:57 +0000 (19:16 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Mon, 19 May 2008 19:16:57 +0000 (19:16 +0000)
commit15cae4a7140106f899b9115cc6185be398909a6d
treef1e792ac81ca8997eb1fcb4caacbb330feb689bd
parent8dffb01631f6a61133f84f726eb7ed49404899f1
Change the way the critical sections are handled within interrupts so the critical sections can be nested.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@361 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Source/queue.c