HomeSort by relevance Sort by last modified time
    Searched defs:CleanupCpu (Results 1 - 6 of 6) sorted by null

  /art/runtime/arch/arm/
thread_arm.cc 33 void Thread::CleanupCpu() {
  /art/runtime/arch/arm64/
thread_arm64.cc 33 void Thread::CleanupCpu() {
  /art/runtime/arch/mips/
thread_mips.cc 32 void Thread::CleanupCpu() {
  /art/runtime/arch/mips64/
thread_mips64.cc 32 void Thread::CleanupCpu() {
  /art/runtime/arch/x86_64/
thread_x86_64.cc 59 void Thread::CleanupCpu() {
  /art/runtime/arch/x86/
thread_x86.cc 153 void Thread::CleanupCpu() {

Completed in 109 milliseconds