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:
Joel Sherrill
2001-08-30 17:14:57 +00:00
parent 4331c3dfa9
commit dc6b5ed308
2 changed files with 14 additions and 0 deletions

View File

@@ -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