MCPcopy Create free account
hub / github.com/NVIDIAGameWorks/PhysX / getSync

Function getSync

physx/source/foundation/src/unix/PsUnixSync.cpp:58–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56};
57
58_SyncImpl* getSync(SyncImpl* impl)
59{
60 return reinterpret_cast<_SyncImpl*>(impl);
61}
62}
63
64uint32_t SyncImpl::getSize()

Callers 10

SyncImplMethod · 0.85
~SyncImplMethod · 0.85
resetMethod · 0.85
setMethod · 0.85
waitMethod · 0.85
SyncImplMethod · 0.85
~SyncImplMethod · 0.85
resetMethod · 0.85
setMethod · 0.85
waitMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected