summaryrefslogtreecommitdiffstats
path: root/base/synchronization/condition_variable_posix.cc
Commit message (Expand)AuthorAgeFilesLines
* base: Enable lock dchecks with dchecks_always_onboliu@chromium.org2014-07-211-5/+5
* The Android team is deprecating pthread_cond_timedwait_monotonic in favor of ...benm@chromium.org2014-03-061-5/+7
* Fix WaitableEvent and ConditionVariable::TimedWait to use monotonic time on n...piman@chromium.org2013-10-021-12/+52
* base: Rename OSLockType to NativeHandle in Lock API.tfarina@chromium.org2013-09-141-1/+1
* Use a direct include of time headers in base/, part 2.avi@chromium.org2013-06-281-1/+1
* Disallow UI/IO thread blocking on any other thread.jam@chromium.org2012-04-261-0/+3
* More DCHECK() updates. A mixture of _EQ and _GE.mhm@chromium.org2011-03-011-6/+6
* Move base/lock and base/condition_variable to base/synchronization/brettw@chromium.org2011-01-011-0/+77