A B C D E F G I J L M N O P R S T U W Y

M

MAX_PRIORITY - Static variable in class se.lth.cs.realtime.RTThread
The maximum priority that a thread can have.
MAX_PRIORITY - Static variable in class se.lth.cs.realtime.RTThread
The maximum priority that a thread can have.
MIN_PRIORITY - Static variable in class se.lth.cs.realtime.RTThread
The minimum priority that a thread can have.
MIN_PRIORITY - Static variable in class se.lth.cs.realtime.RTThread
The minimum priority that a thread can have.
Main - class Main.
Main program providing the method/entry main, always to be used to start the application (class containing main provided as the first argument to this Main.main method), thereby permitting an enhanced class-loader to be used.
Main() - Constructor for class Main
 
Monitor - interface se.lth.cs.realtime.Monitor.
Support for the concept of monitors ([Hoare 1974]) by imposing further rules, such as limitations on external syncronization.
Monitor - interface se.lth.cs.realtime.Monitor.
Support for the concept of monitors ([Hoare 1974]) by imposing further rules, such as limitations on external syncronization.
MultistepSem - class se.lth.cs.realtime.semaphore.MultistepSem.
NOTE1: This class currently lacks native support, so you might not be able to run a compiled version on your target HW/RTOS.
MultistepSem - class se.lth.cs.realtime.semaphore.MultistepSem.
NOTE1: This class currently lacks native support, so you might not be able to run a compiled version on your target HW/RTOS.
MultistepSem() - Constructor for class se.lth.cs.realtime.semaphore.MultistepSem
Creates a new MultistepSem with the internal counter initialized to 0.
MultistepSem(int) - Constructor for class se.lth.cs.realtime.semaphore.MultistepSem
Creates a new MultistepSem, initializing it to the specified (possibly negative) number.
MultistepSem() - Constructor for class se.lth.cs.realtime.semaphore.MultistepSem
Creates a new MultistepSem with the internal counter initialized to 0.
MultistepSem(int) - Constructor for class se.lth.cs.realtime.semaphore.MultistepSem
Creates a new MultistepSem, initializing it to the specified (possibly negative) number.
MutexSem - class se.lth.cs.realtime.semaphore.MutexSem.
A Semaphore with special support for MUTual EXclusion.
MutexSem - class se.lth.cs.realtime.semaphore.MutexSem.
A Semaphore with special support for MUTual EXclusion.
MutexSem() - Constructor for class se.lth.cs.realtime.semaphore.MutexSem
Creates a new MutexSem with the internal (boolean) access flag set to true.
MutexSem() - Constructor for class se.lth.cs.realtime.semaphore.MutexSem
Creates a new MutexSem with the internal (boolean) access flag set to true.
mailbox - Variable in class se.lth.cs.realtime.JThread
The event input buffer.
mailbox - Variable in class se.lth.cs.realtime.JThread
The event input buffer.
mailbox - Variable in class se.lth.cs.realtime.RTThread
The event input buffer.
mailbox - Variable in class se.lth.cs.realtime.RTThread
The event input buffer.
main(String[]) - Static method in class Main
 
main(String[]) - Static method in class se.lth.cs.realtime.License
 
main(String[]) - Static method in class se.lth.cs.realtime.License
 
maxEventBufferSize - Static variable in class se.lth.cs.realtime.RTSystem
 
maxEventBufferSize - Static variable in class se.lth.cs.realtime.RTSystem
 
maxSize - Variable in class se.lth.cs.realtime.event.RTEventBuffer
Maximal buffer size.
maxSize - Variable in class se.lth.cs.realtime.event.RTEventBuffer
Maximal buffer size.
maxSizeR - Variable in class se.lth.cs.realtime.event.Buffer
Maximal queue size for Reading events.
maxSizeR - Variable in class se.lth.cs.realtime.event.Buffer
Maximal queue size for Reading events.
maxSizeW - Variable in class se.lth.cs.realtime.event.Buffer
Maximal queue size, which is also the size for Writing/posting.
maxSizeW - Variable in class se.lth.cs.realtime.event.Buffer
Maximal queue size, which is also the size for Writing/posting.
maxTimeLag - Variable in class se.lth.cs.realtime.JThread
 
maxTimeLag - Variable in class se.lth.cs.realtime.JThread
 
milliRate - Variable in class se.lth.cs.realtime.Timebase
Ticks per milli-second.
milliRate - Variable in class se.lth.cs.realtime.Timebase
Ticks per milli-second.
millis(long) - Method in class se.lth.cs.realtime.Timebase
Express the time stamp (number of ticks) in milli-seconds.
millis(long) - Method in class se.lth.cs.realtime.Timebase
Express the time stamp (number of ticks) in milli-seconds.

A B C D E F G I J L M N O P R S T U W Y