|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
RTEvent
constructor, which uses the current
(RT)Thread as the source.
ActivityEvent
object with the specified
source activity, set as the source of this event.
ts
.
java.lang.Thread
object be treated as an Activity
,
which it (almost) is even if that interface (in se.lth.cs.realtime
)is
not implemented (in java.lang
).call
to carry out any work
using the shared data as provided in subclasses of this class.
subscriber
as listener of application events
emitted from this thread object.
java.lang.Object.wait()
, to be used with
this
as an argument, assuming that is the locked monitor.
wait(timeout)
in monitor
, but
considering application time before return.
|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |