MCPcopy Create free account
hub / github.com/Snapchat/KeyDB / aeThreadOffline

Function aeThreadOffline

src/ae.cpp:871–874  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

869}
870
871void aeThreadOffline()
872{
873 g_forkLock.releaseRead();
874}
875
876void aeReleaseLock()
877{

Callers 11

WorkerThreadMainMethod · 0.85
rdbSaveThreadFunction · 0.85
benchmarkFunction · 0.85
execBenchmarkThreadFunction · 0.85
mainFunction · 0.85
beforeSleepFunction · 0.85
wakeTimeThreadFunction · 0.85
timeThreadMainFunction · 0.85
workerThreadMainFunction · 0.85
mainFunction · 0.85

Calls 1

releaseReadMethod · 0.80

Tested by

no test coverage detected