summaryrefslogtreecommitdiffstats
path: root/base/synchronization/waitable_event_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final in base/dcheng2014-10-211-1/+1
* replace OVERRIDE and FINAL with override and final in base/mostynb2014-10-071-1/+1
* Take extra lock in base::WaitableEvent::WaitMany.yhirano@chromium.org2014-08-071-5/+27
* Use a direct include of time headers in base/, part 2.avi@chromium.org2013-06-281-1/+1
* Add virtual and OVERRIDE to base/ implementation filesrsleevi@chromium.org2012-04-061-3/+5
* Change code in base (primarily unit tests) to use Sleep(TimeDelta).tedvessenes@gmail.com2011-12-311-1/+1
* Modify WaitableEvent::Wait() to return voidsteveblock@chromium.org2011-10-121-2/+2
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-021-0/+106