package com.google.android.gms.measurement.internal; import java.util.concurrent.atomic.AtomicReference; /* loaded from: classes3.dex */ final class zzjj implements Runnable { private final /* synthetic */ AtomicReference zza; private final /* synthetic */ zziz zzb; public zzjj(zziz zzizVar, AtomicReference atomicReference) { this.zza = atomicReference; this.zzb = zzizVar; } @Override // java.lang.Runnable public final void run() { synchronized (this.zza) { try { try { this.zza.set(Boolean.valueOf(this.zzb.zze().zzj(this.zzb.zzg().zzad()))); } finally { this.zza.notify(); } } catch (Throwable th) { throw th; } } } }