Class: Concurrent::Synchronization::Object

Inherits:
AbstractObject
  • Object
show all
Defined in:
lib/concurrent-ruby/concurrent/synchronization/object.rb

Overview

Abstract object providing final, volatile, ans CAS extensions to build other concurrent abstractions.