Home
last modified time | relevance | path

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

/dalvik/vm/
DThread.cpp234 static bool prepareThread(Thread* thread);
296 prepareThread(thread); in dvmThreadStartup()
900 static bool prepareThread(Thread* thread) in prepareThread() function
1471 prepareThread(self); in interpThreadStart()
1796 ok = prepareThread(self); in dvmAttachCurrentThread()