Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/tools/crasher_cpp/
H A Ddfx_crasher.cpp355 constexpr int maxStackSize = 1024 * 10; in StackOverflow() local
356 if (pthread_attr_setstacksize(&attr, maxStackSize) == 0) { in StackOverflow()
/ohos5.0/docs/zh-cn/application-dev/arkts-utils/
H A Dgc-introduction.md79 | maxStackSize | 128KB | 控制解释器栈帧大小 |
/ohos5.0/docs/en/application-dev/arkts-utils/
H A Dgc-introduction.md78 | maxStackSize | 128 KB| Maximum frame size of the interpreter stack.|