Home
last modified time | relevance | path

Searched refs:max_queue_depth (Results 1 – 6 of 6) sorted by relevance

/external/libwebsockets/lib/misc/threadpool/
Dthreadpool.c96 int max_queue_depth; member
702 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()
DREADME.md77 max_queue_depth|The maximum number of tasks allowed to wait for a place in the pool
/external/libwebsockets/include/libwebsockets/
Dlws-threadpool.h70 int max_queue_depth; member
/external/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threadpool/
Dprotocol_lws_minimal_threadpool.c194 cargs.max_queue_depth = 8; in callback_minimal()
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h82476 short unsigned int max_queue_depth; member
Dvmlinux.h82476 short unsigned int max_queue_depth; member