Searched defs:spawn (Results 1 – 3 of 3) sorted by relevance
185 void TaskGroup::spawn(std::function<void()> F) { in spawn() function in llvm::parallel::TaskGroup
264 spawn(void f(), int idx) in spawn() function