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

Function destroyQueue

src/queue.c:101–115  ·  view source on GitHub ↗

Destroy a queue and unregisters it. On success C_OK is returned, * otherwise if no queue exists with the specified name, C_ERR is * returned. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

GCQueueFunction · 0.85
flushServerDataFunction · 0.85

Calls 7

lookupQueueFunction · 0.85
decrRefCountFunction · 0.85
skiplistFreeFunction · 0.85
listReleaseFunction · 0.85
zfreeFunction · 0.85
dictDeleteFunction · 0.70
dictReleaseFunction · 0.70

Tested by

no test coverage detected