Searched defs:workers (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/utils/lit/lit/ |
H A D | run.py | 22 __init__( self, tests, lit_config, workers, progress_callback, max_failures, timeout ) global() argument
|
H A D | display.py | 4 def create_display(opts, tests, total_tests, workers): argument
|
/llvm-project/compiler-rt/lib/asan/tests/ |
H A D | asan_mac_test.cpp | 175 pthread_t workers[kNumWorkers], forker; in TEST() local
|