b.smali

.class final Lokio/b;
.super Ljava/lang/Thread;
.source "AsyncTimeout.java"


# direct methods
.method constructor <init>()V
    .registers 2

    .prologue
    .line 303
    const-string v0, "Okio Watchdog"

    invoke-direct {p0, v0}, Ljava/lang/Thread;-><init>(Ljava/lang/String;)V

    .line 304
    const/4 v0, 0x1

    invoke-virtual {p0, v0}, Lokio/b;->setDaemon(Z)V

    .line 305
    return-void
.end method


# virtual methods
.method public final run()V
    .registers 4

    .prologue
    .line 311
    :goto_0
    :try_start_0
    const-class v1, Lokio/a;

    monitor-enter v1
    :try_end_3
    .catch Ljava/lang/InterruptedException; {:try_start_0 .. :try_end_3} :catch_e

    .line 312
    :try_start_3
    invoke-static {}, Lokio/a;->Sf()Lokio/a;

    move-result-object v0

    .line 315
    if-nez v0, :cond_10

    monitor-exit v1

    goto :goto_0

    .line 323
    :catchall_b
    move-exception v0

    monitor-exit v1
    :try_end_d
    .catchall {:try_start_3 .. :try_end_d} :catchall_b

    :try_start_d
    throw v0
    :try_end_e
    .catch Ljava/lang/InterruptedException; {:try_start_d .. :try_end_e} :catch_e

    .line 328
    :catch_e
    move-exception v0

    goto :goto_0

    .line 319
    :cond_10
    :try_start_10
    sget-object v2, Lokio/a;->bZa:Lokio/a;

    if-ne v0, v2, :cond_19

    .line 320
    const/4 v0, 0x0

    sput-object v0, Lokio/a;->bZa:Lokio/a;

    .line 321
    monitor-exit v1

    return-void

    .line 323
    :cond_19
    monitor-exit v1
    :try_end_1a
    .catchall {:try_start_10 .. :try_end_1a} :catchall_b

    .line 326
    :try_start_1a
    invoke-virtual {v0}, Lokio/a;->Hx()V
    :try_end_1d
    .catch Ljava/lang/InterruptedException; {:try_start_1a .. :try_end_1d} :catch_e

    goto :goto_0
.end method