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

N

NATIVE_SEM - Static variable in interface se.lth.cs.realtime.RTSystemProperties
When NATIVE_SEM==false semaphores are implemented by other pure Java mechanisms (that is, using synchronized).
NATIVE_SEM - Static variable in interface se.lth.cs.realtime.RTSystemProperties
When NATIVE_SEM==false semaphores are implemented by other pure Java mechanisms (that is, using synchronized).
NONE - Static variable in class se.lth.cs.realtime.event.RTEventDispatcher
 
NONE - Static variable in class se.lth.cs.realtime.event.RTEventDispatcher
 
NORM_PRIORITY - Static variable in class se.lth.cs.realtime.RTThread
The maximum priority that a thread can have.
NORM_PRIORITY - Static variable in class se.lth.cs.realtime.RTThread
The maximum priority that a thread can have.
nanoRate - Variable in class se.lth.cs.realtime.Timebase
Ticks per nano-seconds.
nanoRate - Variable in class se.lth.cs.realtime.Timebase
Ticks per nano-seconds.
nanos(long) - Method in class se.lth.cs.realtime.Timebase
Express the time stamp in nano-seconds.
nanos(long) - Method in class se.lth.cs.realtime.Timebase
Express the time stamp in nano-seconds.
newCondition() - Method in class se.lth.cs.realtime.Condition.Factory
Creates a new condition variable.
newCondition() - Method in class se.lth.cs.realtime.Condition.Factory
Creates a new condition variable.
notEmpty - Variable in class se.lth.cs.realtime.event.Buffer
Condition for blocking until there in any event available, for instance before fetch can be completed or before start of consumer thread.
notEmpty - Variable in class se.lth.cs.realtime.event.Buffer
Condition for blocking until there in any event available, for instance before fetch can be completed or before start of consumer thread.
notFull - Variable in class se.lth.cs.realtime.event.Buffer
Condition for blocking until there is some space, for instance before post can be completed.
notFull - Variable in class se.lth.cs.realtime.event.Buffer
Condition for blocking until there is some space, for instance before post can be completed.
number - Variable in class se.lth.cs.realtime.RTError
Sequence number, ordering errors even within the same tick.
number - Variable in class se.lth.cs.realtime.RTError
Sequence number, ordering errors even within the same tick.

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