commit | f10637f2795b147751ef413237389d230b869360 | [log] [tgz] |
---|---|---|
author | mtklein <mtklein@chromium.org> | Fri Jun 10 13:56:35 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Fri Jun 10 13:56:35 2016 -0700 |
tree | c541e51ce4ced899de02eaff49f06aa82f125fda | |
parent | 8151103535bab8639dab2cb308b1b9c04651b632 [diff] |
Type-erase SkAutoMutexAcquire and SkAutoExclusive. This is purely for convenience, to not need to write the lock type in the guard anymore. This should all inline away. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2055023003 Review-Url: https://codereview.chromium.org/2055023003