diff options
author | mtklein <mtklein@chromium.org> | 2016-05-05 10:57:37 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-05-05 10:57:37 -0700 |
commit | 42846ed43767740993f6eb1cdb62f208713304c9 (patch) | |
tree | a5e301c6bc52710b2a92d714e1087b8fe8996dfd /include/animator | |
parent | d6f25bf0ef353da39859fb4173d2cf60d52277e4 (diff) |
Modernize SkMutex and SkSemaphore.
- use <atomic>
- fuse SkMutex and SkBaseMutex
- fuse SkSemaphore and SkBaseSemaphore
Still TODO:
- replace SK_DECLARE_STATIC_MUTEX(name) with static SkMutex name
I just didn't want to bother fixing all that up until I know this CL sticks.
BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1947153002
No public API changes.
TBR=reed@google.com
Committed: https://skia.googlesource.com/skia/+/427c2819d9237d7d7729c59238036cfc73c072ea
Review-Url: https://codereview.chromium.org/1947153002
Diffstat (limited to 'include/animator')
0 files changed, 0 insertions, 0 deletions