Searched refs:RF_ExecuteAction (Results 1 – 2 of 2) sorted by relevance
1674 } RF_ExecuteAction; typedef1725 typedef RF_ExecuteAction (*RF_ExecuteHook)(RF_Cmd* pCmdBg, RF_Cmd* pCmdFg, List_List* pPendQueue, L…2037 extern RF_ExecuteAction RF_defaultExecutionPolicy(RF_Cmd* pCmdBg, RF_Cmd* pCmdFg, List_List* pPendQ…
1685 RF_ExecuteAction RF_defaultExecutionPolicy(RF_Cmd* pCmdBg, RF_Cmd* pCmdFg, List_List* pPendQueue, L… in RF_defaultExecutionPolicy()2155 RF_ExecuteAction action = in RF_dispatchNextCmd()