aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/SkSharedMutexTest.cpp
Commit message (Collapse)AuthorAge
* Add asserts for shared mutex.Gravatar herb2015-08-19
| | | | | | BUG=skia: Review URL: https://codereview.chromium.org/1285973003
* Implement shared locks in the style of pthread's rwlock.Gravatar herb2015-06-29
BUG=skia: Review URL: https://codereview.chromium.org/1215503005