n.smali
.class final Lio/reactivex/internal/schedulers/n;
.super Ljava/lang/Object;
.source "SchedulerPoolFactory.java"
# interfaces
.implements Ljava/lang/Runnable;
# direct methods
.method constructor <init>()V
.registers 1
.prologue
.line 125
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final run()V
.registers 4
.prologue
.line 129
:try_start_0
new-instance v0, Ljava/util/ArrayList;
sget-object v1, Lio/reactivex/internal/schedulers/m;->bSN:Ljava/util/Map;
invoke-interface {v1}, Ljava/util/Map;->keySet()Ljava/util/Set;
move-result-object v1
invoke-direct {v0, v1}, Ljava/util/ArrayList;-><init>(Ljava/util/Collection;)V
invoke-virtual {v0}, Ljava/util/ArrayList;->iterator()Ljava/util/Iterator;
move-result-object v1
:goto_f
invoke-interface {v1}, Ljava/util/Iterator;->hasNext()Z
move-result v0
if-eqz v0, :cond_2b
invoke-interface {v1}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v0
check-cast v0, Ljava/util/concurrent/ScheduledThreadPoolExecutor;
.line 130
invoke-virtual {v0}, Ljava/util/concurrent/ScheduledThreadPoolExecutor;->isShutdown()Z
move-result v2
if-eqz v2, :cond_2c
.line 131
sget-object v2, Lio/reactivex/internal/schedulers/m;->bSN:Ljava/util/Map;
invoke-interface {v2, v0}, Ljava/util/Map;->remove(Ljava/lang/Object;)Ljava/lang/Object;
:try_end_26
.catch Ljava/lang/Throwable; {:try_start_0 .. :try_end_26} :catch_27
goto :goto_f
.line 138
:catch_27
move-exception v0
invoke-static {v0}, Lio/reactivex/d/a;->onError(Ljava/lang/Throwable;)V
.line 140
:cond_2b
return-void
.line 133
:cond_2c
:try_start_2c
invoke-virtual {v0}, Ljava/util/concurrent/ScheduledThreadPoolExecutor;->purge()V
:try_end_2f
.catch Ljava/lang/Throwable; {:try_start_2c .. :try_end_2f} :catch_27
goto :goto_f
.end method