Searched refs:nextStepFunc (Results 1 – 1 of 1) sorted by relevance
278 SMP_StepFunc nextStepFunc; in SMP_ExecuteStepFunc() local284 nextStepFunc = GetPairTable(step); in SMP_ExecuteStepFunc()285 if (nextStepFunc != NULL) { in SMP_ExecuteStepFunc()286 nextStepFunc(param); in SMP_ExecuteStepFunc()