]> git.sur5r.net Git - freertos/commit
Added xSemaphoreGetMutexHolder() macro and equivalent function.
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 11 Mar 2012 15:23:51 +0000 (15:23 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 11 Mar 2012 15:23:51 +0000 (15:23 +0000)
commitf44c0aead734e60686da0fbf5802726b0bdf7926
treebff330607a3af42e60220358dde3616443872889
parent34a33c965e2bed2df243090debd63bac08f8a209
Added xSemaphoreGetMutexHolder() macro and equivalent function.

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