Synchronization: Signal (TASK Event) Used to signal to a TASK on some occurrence like timer expiration, message arrival etc., modeled using EVENT sub typed as TASK Event. Used like regular events: ● As Trigger, to wait on the event ● As Action, to set (generate) the Event The actual implementation is defined in the OSI.
Used to signal to a TASK on some occurrence like timer expiration, message arrival etc., modeled using EVENT sub typed as TASK Event. Used like regular events:
The actual implementation is defined in the OSI.