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

Function aeThreadOnline

src/ae.cpp:849–852  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

847}
848
849void aeThreadOnline()
850{
851 g_forkLock.acquireRead();
852}
853
854void aeAcquireLock()
855{

Callers 11

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

Calls 1

acquireReadMethod · 0.80

Tested by

no test coverage detected