Home
last modified time | relevance | path

Searched refs:ldbRemoveChild (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dserver.h1899 int ldbRemoveChild(pid_t pid);
H A Dscripting.c1746 int ldbRemoveChild(pid_t pid) { in ldbRemoveChild() function
H A Dserver.c1252 if (!ldbRemoveChild(pid)) { in serverCron()