summaryrefslogtreecommitdiffstats
path: root/base/waitable_event_watcher_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-021-60/+0
* move base/object_watcher into base/win and add the win namespace. Fixup callers.brettw@google.com2011-01-011-1/+1
* WaitableEvent is the replacement for Windows events. Previously in the code, ...agl@chromium.org2009-01-151-0/+60