Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
166
void ReadWriteLock::unlockWriter()
167
{
168
mImpl->mutex.unlock();
169
}
170
171
} // namespace shdfnd
172
} // namespace physx
Callers
3
onTick
Method · 0.45
loaderThread
Method · 0.45
unlockWrite
Method · 0.45
Calls
1
unlock
Method · 0.45
Tested by
no test coverage detected