Searched defs:queue_length (Results 1 – 3 of 3) sorted by relevance
351 int queue_length = queue->todo_refcount + queue->busy_refcount; in qmgr_entry_create() local
412 int queue_length = queue->todo_refcount + queue->busy_refcount; in qmgr_entry_create() local
148 int64_t queue_length; member