Searched defs:threadStackSize (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/
H A DAndroidRuntime.cpp1171 size_t threadStackSize,
1185 threadName, threadPriority, threadStackSize, threadId);
1166 javaCreateThreadEtc( android_thread_func_t entryFunction, void* userData, const char* threadName, int32_t threadPriority, size_t threadStackSize, android_thread_id_t* threadId) argument

Completed in 58 milliseconds