Home
last modified time | relevance | path

Searched refs:RunCommandSet (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
DDebugMp.h36 …BOOLEAN RunCommandSet; ///< TRUE: RUN commmand is executing. FALSE : RUN c… member
DDebugMp.c265 mDebugMpContext.RunCommandSet = RunningFlag; in SetCpuRunningFlag()
DDebugAgent.c1899 if (mDebugMpContext.RunCommandSet) { in CommandCommunication()
2424 while (mDebugMpContext.RunCommandSet) { in InterruptProcess()
2666 while (mDebugMpContext.RunCommandSet) { in InterruptProcess()