History log of /external/skia/include/ports/SkMutex_pthread.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
59f9ec7e9c55e1ada77239bb60de87f31bf9c89a 25-Mar-2015 djsollen <djsollen@google.com> Replace error checking mutex initializer with the glibc-compatible version

No public API changes.
TBR=reed@google.com

Review URL: https://codereview.chromium.org/1038733002
/external/skia/include/ports/SkMutex_pthread.h
a64c48f4f929775f9c203aae809f440ac01d2c64 21-Jan-2015 mtklein <mtklein@chromium.org> Move sync code to include/, switch from using platform define to a proxy header in core/

This fixes two problems:
1) #include SK_SOME_DEFINE doesn't work well for all our clients.
2) Things in include/ are #including things in src/, which we don't like.

TBR=reed@google.com

BUG=skia:

Review URL: https://codereview.chromium.org/862983002
/external/skia/include/ports/SkMutex_pthread.h