Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class SEMAPHORE General cluster: ise description: "Semaphore synchronization object, allows threads to access global data through critical sections." create: make Ancestors DISPOSABLE* Queries is_set: BOOLEAN try_wait: BOOLEAN Commands destroy dispose post wait
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

-- Generated by Eiffel Studio --
For more details: eiffel.org