Operation int
<<abstract>> enqueue (RACE_Message_Block** new_item), in Class RACE_Message_Queue_Base
Documentation
Enqueue a <RACE_Message_Block *> into the tail of the queue.
Returns number of items in queue if the call succeeds or -1
otherwise.
The Timeout is set over the RACE_QueuelevelStrategy
Protocol | | Qualification | |
Exceptions | | Size | |
Time | | Concurrency | Sequential |
Export Control | PublicAccess | | |
Preconditions
Postconditions
Semantics