Class Celluloid::IO::Stream::Latch
In: lib/celluloid/io/stream.rb
Parent: Object

Perform an operation exclusively, uncontested by other tasks

Methods

new   synchronize  

Public Class methods

Public Instance methods

Synchronize an operation across all tasks in the current actor

[Validate]