MCPcopy Create free account
hub / github.com/bareos/bareos / AcquireLock

Function AcquireLock

core/src/plugins/filed/python/python-fd.cc:196–207  ·  view source on GitHub ↗

Acquire the gil for this thread. If this thread does not have a thread * state for interp, a new one is created. This newly created thread state * is destroyed by locked_threadstates destructor. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

startBackupFileFunction · 0.85
endBackupFileFunction · 0.85
pluginIOFunction · 0.85
startRestoreFileFunction · 0.85
endRestoreFileFunction · 0.85
createFileFunction · 0.85
setFileAttributesFunction · 0.85
checkFileFunction · 0.85
getAclFunction · 0.85
setAclFunction · 0.85
getXattrFunction · 0.85
setXattrFunction · 0.85

Calls 1

GetThreadStateForInterpFunction · 0.85

Tested by

no test coverage detected