Home
last modified time | relevance | path

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

/dalvik/vm/
DThread.c231 static bool prepareThread(Thread* thread);
309 prepareThread(thread); in dvmThreadStartup()
993 static bool prepareThread(Thread* thread) in prepareThread() function
1642 prepareThread(self); in interpThreadStart()
1965 ok = prepareThread(self); in dvmAttachCurrentThread()