MCPcopy 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
891void aeForkLockInChild()
892{
893 g_forkLock.setMulti(false);
894}
895
896int aeThreadOwnsLock()
897{

Callers 1

redisForkFunction · 0.85

Calls 1

setMultiMethod · 0.80

Tested by

no test coverage detected