.class public abstract Lkotlinx/coroutines/sync/Mutex$DefaultImpls; .super Ljava/lang/Object; .source "SourceFile" # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Lkotlinx/coroutines/sync/Mutex; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x19 name = "DefaultImpls" .end annotation # direct methods .method public static synthetic unlock$default(Lkotlinx/coroutines/sync/Mutex;Ljava/lang/Object;ILjava/lang/Object;)V .locals 0 if-nez p3, :cond_1 and-int/lit8 p2, p2, 0x1 if-eqz p2, :cond_0 const/4 p1, 0x0 .line 98 :cond_0 invoke-interface {p0, p1}, Lkotlinx/coroutines/sync/Mutex;->unlock(Ljava/lang/Object;)V return-void :cond_1 new-instance p0, Ljava/lang/UnsupportedOperationException; const-string p1, "Super calls with default arguments not supported in this target, function: unlock" invoke-direct {p0, p1}, Ljava/lang/UnsupportedOperationException;->(Ljava/lang/String;)V throw p0 .end method