MCPcopy 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
886void aeReleaseForkLock()
887{
888 g_forkLock.downgradeWrite();
889}
890
891void aeForkLockInChild()
892{

Callers 1

redisForkFunction · 0.85

Calls 1

downgradeWriteMethod · 0.80

Tested by

no test coverage detected