summaryrefslogtreecommitdiffstats
path: root/base/waitable_event_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Provide cross-platform implementation of WaitableEvent for use on Mac and Linux.darin@google.com2008-08-111-1/+2
* A basic wrapper for a windows event object that encapsulates the way we often...darin@google.com2008-08-091-0/+84