Property | Type | Description | |
---|---|---|---|
currentProcess | int | ||
preempted | bool |
Method | Description | |
---|---|---|
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 | ||
return | System.Collections.Generic |
public ZingPreemptionBounding ( ProcessInfo processInfo, int numSuccessor, int currentProcessParam ) : System.Collections.Generic | ||
processInfo | ProcessInfo | |
numSuccessor | int | |
currentProcessParam | int | |
return | System.Collections.Generic |