Home
last modified time | relevance | path

Searched defs:spawn (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/tools/test/stress2/tools/
H A Dbench.c264 spawn(void f(), int idx) in spawn() function
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DParallel.cpp208 void TaskGroup::spawn(std::function<void()> F, bool Sequential) { spawn() function in llvm::parallel::TaskGroup