There's no documentation for this item.
# File sync.rb, line 245 def sync_initialize @sync_mode = UN @sync_waiting = [] @sync_upgrade_waiting = [] @sync_sh_locker = Hash.new @sync_ex_locker = nil @sync_ex_count = 0 end
<code/>
<pre/>
<code/>and<pre/>for code samples.