class Google::Cloud::Env::LazyValue
def enter_backfill
- Private: -
def enter_backfill return unless @backfill_count.positive? @backfill_notify = Thread::ConditionVariable.new end
def enter_backfill return unless @backfill_count.positive? @backfill_notify = Thread::ConditionVariable.new end