Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/KeyDB
/ aeReleaseForkLock
Function
aeReleaseForkLock
src/ae.cpp:886–889 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
884
}
885
886
void aeReleaseForkLock()
887
{
888
g_forkLock.downgradeWrite();
889
}
890
891
void aeForkLockInChild()
892
{
Callers
1
redisFork
Function · 0.85
Calls
1
downgradeWrite
Method · 0.80
Tested by
no test coverage detected