MCPcopy 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
62void SyncImpl::reset()
63{
64 ResetEvent(getSync(this));
65}
66
67void SyncImpl::set()
68{

Callers

nothing calls this directly

Calls 1

getSyncFunction · 0.85

Tested by

no test coverage detected