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

Function lookupQueue

src/queue.c:91–96  ·  view source on GitHub ↗

Return the queue by name, or NULL if it does not exist. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

destroyQueueFunction · 0.85
enqueueJobFunction · 0.85
dequeueJobFunction · 0.85
queueNameFetchJobFunction · 0.85
queueNameLengthFunction · 0.85
blockForJobsFunction · 0.85
needJobsForQueueNameFunction · 0.85
receiveYourJobsFunction · 0.85
receiveNeedJobsFunction · 0.85
receivePauseQueueFunction · 0.85

Calls 1

dictFindFunction · 0.70

Tested by

no test coverage detected