Fetch a job from the specified queue if any, updating the job state * as it gets fetched back to ACTIVE. If there are no jobs pending in the * specified queue, NULL is returned. * * The returned job is, among the jobs available, the one with lower * 'ctime'. * * If 'qlen' is not NULL, the residual length of the queue is stored * at *qlen. */
source not stored for this graph (policy: none)
no test coverage detected