Sign in
chromium
/
chromium
/
src
/
facd7a7651cf81da7fbe48596be7f4324ff86ab8
/
base
/
waitable_event_watcher_win.cc
1c4947f
WaitableEvent is the replacement for Windows events. Previously in the code, a HANDLE from CreateEvent was used for signaling, both within a process and across processes.
by
[email protected]
ยท 17 years ago