Lines Matching refs:queue_depth
94 int queue_depth;
183 tp->name, tp->queue_depth, tp->running_tasks,
197 if (count != tp->queue_depth)
199 __func__, tp->queue_depth, count);
534 tp->queue_depth--;
761 tp->queue_depth--;
875 tp->queue_depth--;
991 if (tp->queue_depth == tp->max_queue_depth) {
1023 tp->queue_depth++;
1039 lws_wsi_tag(task_to_wsi(task)), tp->queue_depth);