forked from Imagelibrary/rtems
2001-08-30 Joel Sherrill <joel@OARcorp.com>
* src/coremutexseize.c: Add missing code for proper handling of nesting acquisitions. This only impacts building with inlines disabled on the source with the "fast mutex" optimizations. This was post the 4.5 branch and did not impact released versions.
This commit is contained in:
@@ -1,4 +1,11 @@
|
||||
|
||||
2001-08-30 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* src/coremutexseize.c: Add missing code for proper handling
|
||||
of nesting acquisitions. This only impacts building with
|
||||
inlines disabled on the source with the "fast mutex" optimizations.
|
||||
This was post the 4.5 branch and did not impact released versions.
|
||||
|
||||
2001-08-16 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* src/coremutexsurrender.c: Use holder thread not executing
|
||||
|
||||
Reference in New Issue
Block a user