Searched refs:threadLimit (Results 1 – 2 of 2) sorted by relevance
39 size_t threadLimit; member75 || (ctx->numThreadsBusy >= ctx->threadLimit) ) { in POOL_thread()153 ctx->threadLimit = numThreads; in POOL_create_advanced()202 ctx->threadLimit = numThreads; in POOL_resize_internal()222 ctx->threadLimit = numThreads; in POOL_resize_internal()248 return (ctx->numThreadsBusy == ctx->threadLimit) || in isQueueFull()
39 size_t threadLimit; member75 || (ctx->numThreadsBusy >= ctx->threadLimit) ) { in POOL_thread()159 ctx->threadLimit = numThreads; in POOL_create_advanced()210 ctx->threadLimit = numThreads; in POOL_resize_internal()230 ctx->threadLimit = numThreads; in POOL_resize_internal()256 return (ctx->numThreadsBusy == ctx->threadLimit) || in isQueueFull()