프로퍼티 | 타입 | 설명 | |
---|---|---|---|
currentProcess | int | ||
preempted | bool |
메소드 | 설명 | |
---|---|---|
Clone ( ) : |
||
GetNextProcessToExecute ( ) : int |
get the next process to be executed.
|
|
ZingPreemptionBounding ( ) : System.Collections.Generic | ||
ZingPreemptionBounding ( ProcessInfo processInfo, int numSuccessor, int currentProcessParam ) : System.Collections.Generic |
Initialize the object
|
public ZingPreemptionBounding ( ) : System.Collections.Generic | ||
리턴 | System.Collections.Generic |
public ZingPreemptionBounding ( ProcessInfo processInfo, int numSuccessor, int currentProcessParam ) : System.Collections.Generic | ||
processInfo | ProcessInfo | |
numSuccessor | int | |
currentProcessParam | int | |
리턴 | System.Collections.Generic |