Home
last modified time | relevance | path

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

/aosp_15_r20/system/core/libutils/
H A DThreads.cpp130 size_t threadStackSize, in androidCreateRawThreadEtc()
300 size_t threadStackSize, in androidCreateThreadEtc()
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dos_aix.go16 threadStackSize = 0x100000 // size of a thread stack allocated by OS const
/aosp_15_r20/frameworks/base/core/jni/
H A DAndroidRuntime.cpp1463 size_t threadStackSize, in javaCreateThreadEtc()