Subj : Re: recursive mutexes To : comp.programming.threads From : Uenal Mutlu Date : Wed May 18 2005 10:14 pm "David Schwartz" wrote > > "Uenal Mutlu" wrote in message > > > I can only repeat: The code which increments the counter cannot be > > executed by anyone else but the current lock holding thread. > > Do you know what a critical section is? > > Why don't you show us some pseudo-code for how you think a recursive > mutex lock function is implemented. See my reply to doug. .