Object
@!visibility private @!macro internal_implementation_note
# File lib/concurrent/synchronization/abstract_object.rb, line 19 def self.attr_volatile(*names) raise NotImplementedError end
@abstract has to be implemented based on Ruby runtime
# File lib/concurrent/synchronization/abstract_object.rb, line 9 def initialize raise NotImplementedError end
@!visibility private @abstract
# File lib/concurrent/synchronization/abstract_object.rb, line 15 def full_memory_barrier raise NotImplementedError end
[Validate]
Generated with the Darkfish Rdoc Generator 2.