MCPcopy 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
861void aeAcquireForkLock()
862{
863 g_forkLock.upgradeWrite();
864}
865
866int aeTryAcquireLock(int fWeak)
867{

Callers 1

redisForkFunction · 0.85

Calls 1

upgradeWriteMethod · 0.80

Tested by

no test coverage detected