Searched refs:max_queue_depth (Results 1 – 6 of 6) sorted by relevance
96 int max_queue_depth; member702 tp->max_queue_depth = args->max_queue_depth; in lws_threadpool_create()991 if (tp->queue_depth == tp->max_queue_depth) { in lws_threadpool_enqueue()993 tp->max_queue_depth); in lws_threadpool_enqueue()
77 max_queue_depth|The maximum number of tasks allowed to wait for a place in the pool
70 int max_queue_depth; member
194 cargs.max_queue_depth = 8; in callback_minimal()
82476 short unsigned int max_queue_depth; member