reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1457 if (!thread_plan_sp || !thread_plan_sp->ValidatePlan(nullptr)) 1457 if (!thread_plan_sp || !thread_plan_sp->ValidatePlan(nullptr)) 1460 status = QueueThreadPlan(thread_plan_sp, abort_other_plans); 1461 return thread_plan_sp;