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