DescriptionUse SK_DECLARE_STATIC_MUTEX for global mutex.
This initializes the mutex at link time on non-Windows platforms,
rather than at pre-main-runtime like `static SkMutex gFoo;`
BUG=skia:
Committed: https://skia.googlesource.com/skia/+/4598fc3c123cd8af1dac5596f955a375186a31f3
Patch Set 1 #
Messages
Total messages: 7 (3 generated)
|