Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/KeyDB
/ moduleGILAcquiredByModule
Function
moduleGILAcquiredByModule
src/module.cpp:6019–6021 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6017
}
6018
6019
int moduleGILAcquiredByModule(void) {
6020
return s_moduleGIL.hasWriter();
6021
}
6022
6023
6024
/* --------------------------------------------------------------------------
Callers
2
GlobalLocksAcquired
Function · 0.85
FCorrectThread
Function · 0.85
Calls
1
hasWriter
Method · 0.80
Tested by
no test coverage detected