Movatterモバイル変換


[0]ホーム

URL:


Function

Vipsconcurrency_set

Declaration[src]

voidvips_concurrency_set(intconcurrency)

Description[src]

Sets the number of worker threads that vips should use when runningvips_threadpool_run().

The special value 0 means “default”. In this case, the number of threadsis set by the environment variableVIPS_CONCURRENCY, or if that is notset, the number of threads available on the host machine.

Parameters

concurrency

Type: int

Number of threads to run.


[8]ページ先頭

©2009-2025 Movatter.jp