Searched defs:spawn (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/tools/test/stress2/tools/ | ||
H A D | bench.c | 264 spawn(void f(), int idx) in spawn() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Support/ | ||
H A D | Parallel.cpp | 208 void TaskGroup::spawn(std::function<void()> F, bool Sequential) { spawn() function in llvm::parallel::TaskGroup |