mutex Chart

Automatic generation produced by ISE Eiffel

class MUTEX General cluster: ise description: "Mutex synchronization object, allows threads to access global data through critical sections. Mutexes are recursive." create: make Ancestors DISPOSABLE * THREAD_ENVIRONMENT Queries is_set : BOOLEAN try_lock : BOOLEAN Commands destroy dispose lock unlock

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

AltStyle によって変換されたページ (->オリジナル) /