Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/PhysX
/ reset
Method
reset
physx/source/foundation/src/windows/PsWindowsSync.cpp:62–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
}
61
62
void SyncImpl::reset()
63
{
64
ResetEvent(getSync(this));
65
}
66
67
void SyncImpl::set()
68
{
Callers
nothing calls this directly
Calls
1
getSync
Function · 0.85
Tested by
no test coverage detected