MCPcopy 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
6019int moduleGILAcquiredByModule(void) {
6020 return s_moduleGIL.hasWriter();
6021}
6022
6023
6024/* --------------------------------------------------------------------------

Callers 2

GlobalLocksAcquiredFunction · 0.85
FCorrectThreadFunction · 0.85

Calls 1

hasWriterMethod · 0.80

Tested by

no test coverage detected