aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ports/SkMutex_pthread.h
Commit message (Expand)AuthorAge
* Fix thread unsafe mutex initialization.Gravatar bungeman2014-07-25
* Fix thread unsafe mutex initialization.Gravatar bungeman2014-07-25
* Tidy up fOwner in SkMutex_pthread.h.Gravatar mtklein2014-06-24
* In Debug, SkMutex(pthread) crashes on re-entrant aquire from same thread.Gravatar halcanary2014-06-20
* Add assertHeld() to SkMutex.Gravatar mtklein2014-06-09
* Split atomic and mutex implementations and make inlinable.Gravatar bungeman@google.com2013-12-18