134 lines
2.8 KiB
Smali
134 lines
2.8 KiB
Smali
.class public final Lzj/k$b;
|
|
.super Ljava/lang/Thread;
|
|
.source "AsyncTimeout.kt"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lzj/k;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = "b"
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/SourceDebugExtension;
|
|
value = "SMAP\nAsyncTimeout.kt\nKotlin\n*S Kotlin\n*F\n+ 1 AsyncTimeout.kt\nokio/AsyncTimeout$Watchdog\n+ 2 -Platform.kt\nokio/-Platform\n*L\n1#1,327:1\n28#2:328\n*E\n*S KotlinDebug\n*F\n+ 1 AsyncTimeout.kt\nokio/AsyncTimeout$Watchdog\n*L\n186#1:328\n*E\n"
|
|
.end annotation
|
|
|
|
.annotation runtime Lkotlin/Metadata;
|
|
bv = {}
|
|
d1 = {
|
|
"\u0000\u0010\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0008\u0004\u0008\u0002\u0018\u00002\u00020\u0001B\t\u0008\u0000\u00a2\u0006\u0004\u0008\u0004\u0010\u0005J\u0008\u0010\u0003\u001a\u00020\u0002H\u0016\u00a8\u0006\u0006"
|
|
}
|
|
d2 = {
|
|
"Lzj/k$b;",
|
|
"Ljava/lang/Thread;",
|
|
"Lkotlin/d1;",
|
|
"run",
|
|
"<init>",
|
|
"()V",
|
|
"okio"
|
|
}
|
|
k = 0x1
|
|
mv = {
|
|
0x1,
|
|
0x4,
|
|
0x0
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 1
|
|
|
|
const-string v0, "Okio Watchdog"
|
|
|
|
.line 1
|
|
invoke-direct {p0, v0}, Ljava/lang/Thread;-><init>(Ljava/lang/String;)V
|
|
|
|
const/4 v0, 0x1
|
|
|
|
.line 2
|
|
invoke-virtual {p0, v0}, Ljava/lang/Thread;->setDaemon(Z)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public run()V
|
|
.locals 3
|
|
|
|
.line 1
|
|
:catch_0
|
|
:cond_0
|
|
:goto_0
|
|
:try_start_0
|
|
const-class v0, Lzj/k;
|
|
|
|
.line 2
|
|
monitor-enter v0
|
|
:try_end_0
|
|
.catch Ljava/lang/InterruptedException; {:try_start_0 .. :try_end_0} :catch_0
|
|
|
|
.line 3
|
|
:try_start_1
|
|
sget-object v1, Lzj/k;->Companion:Lzj/k$a;
|
|
|
|
invoke-virtual {v1}, Lzj/k$a;->c()Lzj/k;
|
|
|
|
move-result-object v1
|
|
|
|
.line 4
|
|
invoke-static {}, Lzj/k;->access$getHead$cp()Lzj/k;
|
|
|
|
move-result-object v2
|
|
|
|
if-ne v1, v2, :cond_1
|
|
|
|
const/4 v1, 0x0
|
|
|
|
.line 5
|
|
invoke-static {v1}, Lzj/k;->access$setHead$cp(Lzj/k;)V
|
|
:try_end_1
|
|
.catchall {:try_start_1 .. :try_end_1} :catchall_0
|
|
|
|
.line 6
|
|
:try_start_2
|
|
monitor-exit v0
|
|
:try_end_2
|
|
.catch Ljava/lang/InterruptedException; {:try_start_2 .. :try_end_2} :catch_0
|
|
|
|
return-void
|
|
|
|
.line 7
|
|
:cond_1
|
|
:try_start_3
|
|
sget-object v2, Lkotlin/d1;->a:Lkotlin/d1;
|
|
:try_end_3
|
|
.catchall {:try_start_3 .. :try_end_3} :catchall_0
|
|
|
|
:try_start_4
|
|
monitor-exit v0
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 8
|
|
invoke-virtual {v1}, Lzj/k;->timedOut()V
|
|
|
|
goto :goto_0
|
|
|
|
:catchall_0
|
|
move-exception v1
|
|
|
|
.line 9
|
|
monitor-exit v0
|
|
|
|
throw v1
|
|
:try_end_4
|
|
.catch Ljava/lang/InterruptedException; {:try_start_4 .. :try_end_4} :catch_0
|
|
.end method
|