Home | History | Annotate | Download | only in Target

Lines Matching defs:GetPreviousPlan

638         while ((plan_ptr = GetPreviousPlan(plan_ptr)) != NULL)
773 while ((plan_ptr = GetPreviousPlan(plan_ptr)) != NULL)
785 ThreadPlan *prev_plan_ptr = GetPreviousPlan (plan_ptr);
884 plan_ptr = GetPreviousPlan (examined_plan);
958 plan_ptr = GetPreviousPlan(plan_ptr);
1148 Thread::GetPreviousPlan (ThreadPlan *current_plan)