aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkSharedMutex.h
Commit message (Expand)AuthorAge
* Revert of skstd -> std for unique_ptr (patchset #9 id:160001 of https://coder...Gravatar mtklein2015-11-16
* skstd -> std for unique_ptrGravatar mtklein2015-11-16
* Add lighter weight lock guards.Gravatar herb2015-10-21
* Move Mutexy things to private.Gravatar herb2015-09-29
* Have /src files use header directly.Gravatar herb2015-09-29
* Move SkAtomics.h to private.Gravatar herb2015-09-28
* Add debug mode to shared mutex.Gravatar herb2015-09-18
* Add asserts for shared mutex.Gravatar herb2015-08-19
* Add annotations to SkSharedMutex.Gravatar herb2015-06-30
* Implement shared locks in the style of pthread's rwlock.Gravatar herb2015-06-29