Searched full:parallel (Results 1 – 25 of 50) sorted by relevance
12
129 Enables parallel compilation of different modules (see also --llvmaot-methods-per-module)131 to specify amount of parallel compilation threads. Value 0 allows to check available
261 // Launch compilation on parallel worker in TryAddGraph()811 // Dumps require lock to be not messed up between different modules compiled in parallel. in CompileModule()813 // They do not fire in tests because we do not run parallel compilation in tests. in CompileModule()814 // We have to use suppression file, to run parallel compilation under tsan in CompileModule()
353 … additional GC helper threads. GC uses these threads to speed up collection doing work in parallel.399 - name: gc-parallel-marking-enabled402 …description: Enable parallel marking in GC if it is supported (now it is G1 and STW). If we don't …404 - name: gc-parallel-compacting-enabled407 …description: Enable parallel compacting in GC if it is supported (now it is G1). If we don't have …409 - name: gc-parallel-ref-updating-enabled412 …description: Enable parallel references updating in GC if it is supported (now it is G1). If we do…589 description: Perform compilation in the main thread or in parallel worker
33 parallel # For rt.jar test
35 parallel=20161222-* # For rt.jar test
33 parallel=20210822* # For rt.jar test
32 parallel=20161222-* # For rt.jar test
34 parallel=20210822* # For rt.jar test
37 parallel=20161222-* # For rt.jar test
32 parallel # For rt.jar test
43 // the single whole program compiled from the abc file, only used in non-parallel mode
17 # remote machines allowing a parallel build.
56 …eParallel = false; // whether me is under multithreading (optimize separate functions in parallel)
45 … ' buildMode=debug assembleHap --info --verbose-analyze --parallel --incremental --daemon'47 … ' buildMode=release assembleHap --info --verbose-analyze --parallel --incremental --daemon'
43 …// clear card before we process it, because parallel mutator thread can make a write and we would … in HandleCards()
43 // There should not be any other writer in parallel62 // There may be other writers in parallel
84 /// @brief Returns true if stack supports parallel workers, false otherwise
10 * `PANDA_CTS_JOBS_NUMBER` - amount of parallel jobs for test execution. Default is 8.
105 # to be unsafe for parallel writing under some platforms.
396 // parallel marker task count.1130 * Parallel GC related configurations and utilities.1698 // Parallel evacuator which evacuates objects from one space to another one.1753 // parallel evacuator task number.