Searched refs:started (Results 1 – 7 of 7) sorted by relevance
101 int started; member201 ctx->started++; in CreateConnection()220 …while (/*ctx->pending*/ mtcp_get_connection_cnt(ctx->mctx) < concurrency && ctx->started < ctx->ta… in CloseConnection()324 ctx->started++; in DownloadNext()458 if (keep_alive && ctx->started < ctx->target) in HandleReadEvent()653 ctx->started = ctx->done = ctx->pending = 0; in InitWget()691 …while (/*ctx->pending*/ mtcp_get_connection_cnt(ctx->mctx) < concurrency && ctx->started < ctx->ta… in RunWget()
100 int started; member200 ctx->started++; in CreateConnection()219 …while (/*ctx->pending*/ mtcp_get_connection_cnt(ctx->mctx) < concurrency && ctx->started < ctx->ta… in CloseConnection()323 ctx->started++; in DownloadNext()456 if (keep_alive && ctx->started < ctx->target) in HandleReadEvent()651 ctx->started = ctx->done = ctx->pending = 0; in InitWget()689 …while (/*ctx->pending*/ mtcp_get_connection_cnt(ctx->mctx) < concurrency && ctx->started < ctx->ta… in RunWget()
120 (if started with "/")125 started if no local FastCGI is running154 the started process396 To increase the security of the started process you should only pass501 processes could be started successfully. You should see them519 the user you started script as.521 As the script might be started from a unknown stage or even
56 memcached should be started with the option -M as we don't want to remove entry if the memory is fu…
65 :<extension>: is the file-extension or prefix (if started with "/")
139 This only works if lighttpd is started as root.
352 Each script has its own script-context. When the script is started it only contains the lua-functio…