Home
last modified time | relevance | path

Searched refs:JOBS (Results 1 - 3 of 3) sorted by relevance

/third_party/node/test/parallel/
H A Dtest-worker-memory.js10 let numWorkers = +process.env.JOBS || require('os').availableParallelism();
/third_party/python/Doc/
H A DMakefile12 JOBS = auto macro
23 ALLSPHINXOPTS = -b $(BUILDER) -d build/doctrees $(PAPEROPT_$(PAPER)) -j $(JOBS) \
/third_party/node/
H A DMakefile26 ifdef JOBS
27 PARALLEL_ARGS = -j $(JOBS)
143 ifdef JOBS
144 NINJA_ARGS := $(NINJA_ARGS) -j$(JOBS)

Completed in 3 milliseconds