DescriptionUse error-checking mutexes in Debug builds.
Upside: our deadlock detection is now thread-safe.
Downside: static mutexes on Macs won't have deadlock detection until we drop 10.6.
BUG=skia:3294
Committed: https://skia.googlesource.com/skia/+/8b50ac242bc3a41cf81d5d9bbc24d49b9f85d834
Patch Set 1 #Patch Set 2 : Add assertHeld() back. #Patch Set 3 : #include "SkTypes.h" for good measure #Patch Set 4 : restore SkDEBUGCODE #Patch Set 5 : fix up comment #
Total comments: 4
Messages
Total messages: 15 (5 generated)
|