summaryrefslogtreecommitdiffstats
path: root/base/waitable_event_watcher_posix.cc
Commit message (Expand)AuthorAgeFilesLines
* POSIX: allow WaitableEvents to be deleted while watching them.agl@chromium.org2009-03-261-11/+13
* Revert "POSIX: allow WaitableEvents to be deleted while watching them."agl@chromium.org2009-03-251-13/+11
* POSIX: allow WaitableEvents to be deleted while watching them.agl@chromium.org2009-03-251-11/+13
* Mac/Linux test fixes: hopefully this will fix some flakey testsagl@chromium.org2009-01-161-5/+25
* WaitableEvent is the replacement for Windows events. Previously in the code, ...agl@chromium.org2009-01-151-0/+253