Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ SetEvent
Function
SetEvent
Win32Lib/Win32Lib.cpp:243–246 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
241
}
242
243
void SetEvent(Handle& hEvent)
244
{
245
SetEvent(hEvent.get());
246
}
247
248
void SetEvent(HANDLE hEvent)
249
{
Callers
9
Write
Method · 0.85
Add
Method · 0.85
Remove
Method · 0.85
Abort
Method · 0.85
~ProcessMonitor
Method · 0.85
Add
Method · 0.85
Signal
Method · 0.85
DBWinReader
Method · 0.85
Notify
Method · 0.85
Calls
1
ThrowLastError
Function · 0.85
Tested by
no test coverage detected