Searched refs:dvmInitInterpStack (Results 1 – 3 of 3) sorted by relevance
183 bool dvmInitInterpStack(Thread* thread, int stackSize);
33 bool dvmInitInterpStack(Thread* thread, int stackSize) in dvmInitInterpStack() function
936 dvmInitInterpStack(thread, interpStackSize); in allocThread()