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