Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/KeyDB
/ aeAcquireForkLock
Function
aeAcquireForkLock
src/ae.cpp:861–864 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
859
}
860
861
void aeAcquireForkLock()
862
{
863
g_forkLock.upgradeWrite();
864
}
865
866
int aeTryAcquireLock(int fWeak)
867
{
Callers
1
redisFork
Function · 0.85
Calls
1
upgradeWrite
Method · 0.80
Tested by
no test coverage detected