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

Function dequeueJob

src/queue.c:198–206  ·  view source on GitHub ↗

Remove a job from the queue. Returns C_OK if the job was there and * is now removed (updating the job state back to ACTIVE), otherwise * C_ERR is returned. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

dequeueCommandFunction · 0.85
workingCommandFunction · 0.85
acknowledgeJobFunction · 0.85
ackjobCommandFunction · 0.85
clusterProcessPacketFunction · 0.85
unregisterJobFunction · 0.85

Calls 3

lookupQueueFunction · 0.85
skiplistDeleteFunction · 0.85
serverLogFunction · 0.85

Tested by

no test coverage detected