Searched defs:workers (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/gnu/llvm/llvm/utils/lit/lit/ |
H A D | run.py | 19 def __init__(self, tests, lit_config, workers, progress_callback, argument
|
H A D | display.py | 4 def create_display(opts, tests, total_tests, workers): argument
|
/openbsd-src/usr.sbin/unbound/daemon/ |
H A D | daemon.h | 105 struct worker** workers; global() member
|
/openbsd-src/gnu/llvm/compiler-rt/lib/asan/tests/ |
H A D | asan_mac_test.cpp | 175 pthread_t workers[kNumWorkers], forker; in TEST() local
|
/openbsd-src/usr.bin/dig/lib/isc/ |
H A D | task.c | 686 isc_taskmgr_create(unsigned int workers, in isc_taskmgr_create()
|