Sha256: c3974f7acc25f00580b5a1e19eed97c5cac59438f0fb7e9a634ccfa1d9e2d990

Contents?: true

Size: 809 Bytes

Versions: 2

Compression:

Stored size: 809 Bytes

Contents

--- !ruby/object:RI::ClassDescription 
attributes: []

class_methods: 
- !ruby/object:RI::MethodSummary 
  name: new
comment: 
- !ruby/struct:SM::Flow::H 
  level: 1
  text: Semaphore
- !ruby/struct:SM::Flow::P 
  body: Technically a semaphore is simply an integer variable which has an execution queue associated with it.
constants: []

full_name: Semaphore
includes: []

instance_methods: 
- !ruby/object:RI::MethodSummary 
  name: down
- !ruby/object:RI::MethodSummary 
  name: exclusive
- !ruby/object:RI::MethodSummary 
  name: p
- !ruby/object:RI::MethodSummary 
  name: signal
- !ruby/object:RI::MethodSummary 
  name: synchronize
- !ruby/object:RI::MethodSummary 
  name: up
- !ruby/object:RI::MethodSummary 
  name: v
- !ruby/object:RI::MethodSummary 
  name: wait
name: Semaphore
superclass: Object

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
facets-2.4.2 doc/ri/Semaphore/cdesc-Semaphore.yaml
facets-2.4.3 doc/ri/Semaphore/cdesc-Semaphore.yaml