summaryrefslogtreecommitdiffstats
path: root/base/synchronization/waitable_event_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Use ScopedHandle for the private members of WaitableEvent.rvargas2014-09-231-10/+8
* Removed LOG_GETLASTERROR and LOG_ERRNO macros.vitalybuka@chromium.org2014-05-211-1/+1
* Use a direct include of time headers in base/, part 2.avi@chromium.org2013-06-281-1/+1
* Use LOG_GETLASTERROR in more cases in base/mseaborn@chromium.org2013-01-281-1/+1
* Disallow UI/IO thread blocking on any other thread.jam@chromium.org2012-04-261-0/+4
* Modify WaitableEvent::Wait() to return voidsteveblock@chromium.org2011-10-121-2/+1
* More DCHECK() updates. A mixture of _EQ and _GE.mhm@chromium.org2011-03-011-1/+1
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-021-0/+99