Home
last modified time | relevance | path

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

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