Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
876
void aeReleaseLock()
877
{
878
g_lock.unlock();
879
}
880
881
void aeSetThreadOwnsLockOverride(int fOverride)
882
{
Callers
15
keysCommandCore
Function · 0.85
keysCommand
Function · 0.85
bulkDirectStorageInsert
Method · 0.85
WorkerThreadMain
Method · 0.85
removeClientAsyncWrites
Method · 0.85
~FreeMemoryLazyFree
Method · 0.85
killRDBChild
Function · 0.85
endSnapshotAsync
Method · 0.85
freeTombstoneObjects
Method · 0.85
iterate_threadsafe_core
Method · 0.85
trimState
Method · 0.85
flushData
Method · 0.85
Calls
1
unlock
Method · 0.45
Tested by
no test coverage detected