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

Function aeReleaseLock

src/ae.cpp:876–879  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

874}
875
876void aeReleaseLock()
877{
878 g_lock.unlock();
879}
880
881void aeSetThreadOwnsLockOverride(int fOverride)
882{

Callers 15

keysCommandCoreFunction · 0.85
keysCommandFunction · 0.85
WorkerThreadMainMethod · 0.85
~FreeMemoryLazyFreeMethod · 0.85
killRDBChildFunction · 0.85
endSnapshotAsyncMethod · 0.85
freeTombstoneObjectsMethod · 0.85
trimStateMethod · 0.85
flushDataMethod · 0.85

Calls 1

unlockMethod · 0.45

Tested by

no test coverage detected