Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dsentinel.c254 typedef struct sentinelScriptJob { struct
264 } sentinelScriptJob; argument
680 void sentinelReleaseScriptJob(sentinelScriptJob *sj) { in sentinelReleaseScriptJob()
693 sentinelScriptJob *sj; in sentinelScheduleScriptExecution()
743 sentinelScriptJob *sj = ln->value; in sentinelGetScriptListNodeByPid()
764 sentinelScriptJob *sj = ln->value; in sentinelRunPendingScripts()
826 sentinelScriptJob *sj; in sentinelCollectTerminatedScripts()
872 sentinelScriptJob *sj = ln->value; in sentinelKillTimedoutScripts()
892 sentinelScriptJob *sj = ln->value; in sentinelPendingScriptsCommand()