MCPcopy Create free account
hub / github.com/antirez/disque / evictIdleQueues

Function evictIdleQueues

src/queue.c:262–285  ·  view source on GitHub ↗

This function is called from serverCron() in order to incrementally remove * from memory queues which are found to be idle and empty. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

serverCronFunction · 0.85
freeMemoryIfNeededFunction · 0.85

Calls 4

getMemoryWarningLevelFunction · 0.85
dictGetRandomKeyFunction · 0.85
GCQueueFunction · 0.85
mstimeFunction · 0.70

Tested by

no test coverage detected