| .. | |||||
| %3c%3c-i.yaml | |||||
| cdesc-SizedQueue.yaml | |||||
| deq-i.yaml | |||||
| enq-i.yaml | |||||
| max%3d-i.yaml | |||||
| max-i.yaml | |||||
| new-c.yaml | |||||
| num_waiting-i.yaml | |||||
| pop-i.yaml | |||||
| push-i.yaml | |||||
| shift-i.yaml |
--- !ruby/object:RI::MethodDescription aliases: - !ruby/object:RI::AliasName name: "<<" - !ruby/object:RI::AliasName name: enq block_params: comment: - !ruby/struct:SM::Flow::P body: Pushes <tt>obj</tt> to the queue. If there is no space left in the queue, waits until space becomes available. full_name: SizedQueue#push is_singleton: false name: push params: (obj) visibility: public
| .. | |||||
| %3c%3c-i.yaml | |||||
| cdesc-SizedQueue.yaml | |||||
| deq-i.yaml | |||||
| enq-i.yaml | |||||
| max%3d-i.yaml | |||||
| max-i.yaml | |||||
| new-c.yaml | |||||
| num_waiting-i.yaml | |||||
| pop-i.yaml | |||||
| push-i.yaml | |||||
| shift-i.yaml |