Home | History | Annotate | Download | only in vm

Lines Matching refs:prepareThread

230 static bool prepareThread(Thread* thread);
292 prepareThread(thread);
896 static bool prepareThread(Thread* thread)
1463 prepareThread(self);
1785 * to the thread list or invoking any interpreted code. prepareThread()
1789 ok = prepareThread(self);