llvm::jobserver_concurrency

Coordinate with a GNU Make jobserver when one is present.

Synopsis

Declared in <llvm/Support/Threading.h>

ThreadPoolStrategy
jobserver_concurrency();

Description

Falls back to hardware_concurrency() if no jobserver is detected.

Return Value

This tells how a thread pool will be used