DEQUEUE job-id-1 job-id-2 ... job-id-N * * If the job is queued, remove it from queue and change state to active. * If the job is in any other state, do nothing. * If the job is not known, do nothing. * * Return the number of jobs actually moved from queue to active state. */
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected