Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/PhysX
/ SyncImpl
Method
SyncImpl
physx/source/foundation/src/windows/PsWindowsSync.cpp:52–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
SyncImpl::SyncImpl()
53
{
54
getSync(this) = CreateEvent(0, true, false, 0);
55
}
56
57
SyncImpl::~SyncImpl()
58
{
Callers
nothing calls this directly
Calls
1
getSync
Function · 0.85
Tested by
no test coverage detected