summaryrefslogtreecommitdiffstats
path: root/base/synchronization/waitable_event_posix.cc
Commit message (Expand)AuthorAgeFilesLines
* Disallow UI/IO thread blocking on any other thread.jam@chromium.org2012-04-261-2/+4
* Add virtual and OVERRIDE to base/ implementation filesrsleevi@chromium.org2012-04-061-2/+2
* simplify a few header includesvapier@chromium.org2012-03-191-2/+5
* Modify WaitableEvent::Wait() to return voidsteveblock@chromium.org2011-10-121-15/+16
* Order function definitions in base/ according to the header.erg@google.com2011-01-111-7/+4
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-021-0/+404