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

Method unlockWriter

physx/source/foundation/src/unix/PsUnixMutex.cpp:166–169  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

164}
165
166void ReadWriteLock::unlockWriter()
167{
168 mImpl->mutex.unlock();
169}
170
171} // namespace shdfnd
172} // namespace physx

Callers 3

onTickMethod · 0.45
loaderThreadMethod · 0.45
unlockWriteMethod · 0.45

Calls 1

unlockMethod · 0.45

Tested by

no test coverage detected