|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
RTThread
number assigned to this thread
object.
RTThread
number assigned to this thread
object.
Activity
interface, obtain the represented
Thread or RTThread.
- getThread() -
Method in class se.lth.cs.realtime.ActivityImpl
- Not part of the
Activity
interface, obtain the represented
Thread or RTThread.
- getThreadGroup() -
Method in class se.lth.cs.realtime.RTThread
- Returns this thread's
RTThreadGroup
.
- getThreadGroup() -
Method in class se.lth.cs.realtime.RTThread
- Returns this thread's
RTThreadGroup
.
- getTickMillis() -
Static method in class se.lth.cs.realtime.RTSystem
-
- getTickMillis() -
Static method in class se.lth.cs.realtime.RTSystem
-
- getTickNanos() -
Static method in class se.lth.cs.realtime.RTSystem
-
- getTickNanos() -
Static method in class se.lth.cs.realtime.RTSystem
-
- getTicks() -
Method in class se.lth.cs.realtime.event.RTEvent
- Returns the event's time stamp.
- getTicks() -
Method in class se.lth.cs.realtime.event.RTEvent
- Returns the event's time stamp.
- getTimebase() -
Method in interface se.lth.cs.realtime.Activity
-
- getTimebase() -
Method in interface se.lth.cs.realtime.Activity
-
- getTimebase() -
Method in class se.lth.cs.realtime.ActivityImpl
-
- getTimebase() -
Method in class se.lth.cs.realtime.ActivityImpl
-
- getTimebase() -
Method in class se.lth.cs.realtime.JThread
- Time bases not implemented yet.
- getTimebase() -
Method in class se.lth.cs.realtime.JThread
- Time bases not implemented yet.
- getTimebase() -
Method in class se.lth.cs.realtime.RTThread
- Time bases not implemented yet.
- getTimebase() -
Method in class se.lth.cs.realtime.RTThread
- Time bases not implemented yet.
- getTimebase() -
Method in class se.lth.cs.realtime.event.RTEvent
- Obtains the time-base relating (possibly locally counted) ticks or
seconds to real or simulated time.
- getTimebase() -
Method in class se.lth.cs.realtime.event.RTEvent
- Obtains the time-base relating (possibly locally counted) ticks or
seconds to real or simulated time.
- give() -
Method in class se.lth.cs.realtime.semaphore.BinarySem
- Sets the internal flag to true and releases the first-in-queue
blocked thread, if any.
- give() -
Method in class se.lth.cs.realtime.semaphore.BinarySem
- Sets the internal flag to true and releases the first-in-queue
blocked thread, if any.
- give() -
Method in class se.lth.cs.realtime.semaphore.CountingSem
- Increments the internal counter by one and releases the
first-in-queue blocked thread, if any.
- give() -
Method in class se.lth.cs.realtime.semaphore.CountingSem
- Increments the internal counter by one and releases the
first-in-queue blocked thread, if any.
- give(int) -
Method in class se.lth.cs.realtime.semaphore.MultistepSem
- Increments the internal counter by the supplied number of steps
and releases that many blocked thread, if any.
- give() -
Method in class se.lth.cs.realtime.semaphore.MultistepSem
- The same as
give(1)
.
- give(int) -
Method in class se.lth.cs.realtime.semaphore.MultistepSem
- Increments the internal counter by the supplied number of steps
and releases that many blocked thread, if any.
- give() -
Method in class se.lth.cs.realtime.semaphore.MultistepSem
- The same as
give(1)
.
- give() -
Method in class se.lth.cs.realtime.semaphore.MutexSem
- Sets the mutex to its unoccupied state and releases the
first-in-queue blocked thread, if any.
- give() -
Method in class se.lth.cs.realtime.semaphore.MutexSem
- Sets the mutex to its unoccupied state and releases the
first-in-queue blocked thread, if any.
- give() -
Method in interface se.lth.cs.realtime.semaphore.Semaphore
- Increments by 1 the counter represented by this semaphore, and notify
at least one, if any, of the waiting threads.
- give() -
Method in interface se.lth.cs.realtime.semaphore.Semaphore
- Increments by 1 the counter represented by this semaphore, and notify
at least one, if any, of the waiting threads.
- giveAll() -
Method in class se.lth.cs.realtime.semaphore.MultistepSem
- Increments the internal counter by the number of steps needed
to release all blocked threads, if any.
- giveAll() -
Method in class se.lth.cs.realtime.semaphore.MultistepSem
- Increments the internal counter by the number of steps needed
to release all blocked threads, if any.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |