Home
last modified time | relevance | path

Searched refs:Lslow_unlock (Results 1 – 4 of 4) sorted by relevance

/art/runtime/arch/x86/
Dquick_entrypoints_x86.S578 jz .Lslow_unlock
582 jnz .Lslow_unlock // lock word contains a monitor
584 jne .Lslow_unlock
593 .Lslow_unlock: label
/art/runtime/arch/arm64/
Dquick_entrypoints_arm64.S1003 cbz x0, .Lslow_unlock
1006 cbnz w2, .Lslow_unlock // if either of the top two bits are set, go slow path
1010 cbnz w3, .Lslow_unlock // do lock word and self thread id's match?
1021 .Lslow_unlock: label
/art/runtime/arch/x86_64/
Dquick_entrypoints_x86_64.S897 jz .Lslow_unlock
901 jnz .Lslow_unlock // lock word contains a monitor
903 jne .Lslow_unlock
912 .Lslow_unlock: label
/art/runtime/arch/arm/
Dquick_entrypoints_arm.S433 .Lslow_unlock: label