Searched refs:propagated_context (Results 1 – 2 of 2) sorted by relevance
136 task->propagated_context = Context(ContextKind::kThread); in CreateSplitTask()161 batch_components->propagated_context = Context(ContextKind::kThread); in RegisterInput()558 WithContext wc(batch->task(batch->num_tasks() - 1).propagated_context); in ProcessFuncBatch()641 WithContext wc(batch->task(batch->num_tasks() - 1).propagated_context); in ProcessBatch()
67 Context propagated_context; member