Searched defs:spawn (Results 1 – 3 of 3) sorted by relevance
180 inline void spawn(task& t, task_group_context& ctx) { in spawn() function185 inline void spawn(task& t, task_group_context& ctx, slot_id id) { in spawn() function
30 void __TBB_EXPORTED_FUNC spawn(d1::task& t, d1::task_group_context& ctx) { in spawn() function42 void __TBB_EXPORTED_FUNC spawn(d1::task& t, d1::task_group_context& ctx, d1::slot_id id) { in spawn() function
158 void spawn(d1::task& t) { in spawn() function