Home | History | Annotate | Download | only in API

Lines Matching refs:new_plan

511 SBThread::ResumeNewPlan (ExecutionContext &exe_ctx, ThreadPlan *new_plan)
531 if (new_plan != NULL)
533 new_plan->SetIsMasterPlan(true);
534 new_plan->SetOkayToDiscard(false);