« Previous | Next » 

Revision d4803c24

IDd4803c2440dbd850ccab038c8684418bde5bb0cd
Parent aefef4f4
Child d4f4b3e7

Added by Guido Trotter over 15 years ago

Fix LockSet._names() to work with the set-lock

If the set-lock is acquired, currently, the _names function will fail on
a double acquire of a non-recursive lock. This patch fixes the behavior,
and some lines of code added to the testAcquireSetLock test check that
this and other functioins behave properly.

Reviewed-by: imsnah

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences