Home
last modified time | relevance | path

Searched refs:managed (Results 1 – 5 of 5) sorted by relevance

/art/sigchainlib/
Dsigchain.cc151 SpecialSignalHandlerFn managed = user_sigactions[sig].GetSpecialHandler(); in InvokeUserSignalHandler() local
152 if (managed != nullptr) { in InvokeUserSignalHandler()
154 if (managed(sig, info, context)) { in InvokeUserSignalHandler()
/art/runtime/arch/mips64/
Dquick_entrypoints_mips64.S642 move $s1, $a3 # move managed thread pointer into s1 (rSELF)
745 move $s1, $a3 # move managed thread pointer into s1 (rSELF)
/art/
DNOTICE70 and issue tracking systems that are managed by, or on behalf of, the
/art/runtime/arch/arm/
Dquick_entrypoints_arm.S401 mov r9, r3 @ move managed thread pointer into r9
/art/runtime/arch/mips/
Dquick_entrypoints_mips.S515 move $s1, $a3 # move managed thread pointer into s1