Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
64
uint32_t SyncImpl::getSize()
Callers
10
SyncImpl
Method · 0.85
~SyncImpl
Method · 0.85
reset
Method · 0.85
set
Method · 0.85
wait
Method · 0.85
SyncImpl
Method · 0.85
~SyncImpl
Method · 0.85
reset
Method · 0.85
set
Method · 0.85
wait
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected