Home
last modified time | relevance | path

Searched refs:stacksize (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/commonlibrary/c_utils/base/test/fuzztest/thread_fuzzer/
H A Dthread_fuzzer.cpp89 int stacksize = dataProvider->ConsumeIntegralInRange(0, MAX_STACK_SIZE); in ThreadTestFunc() local
92 auto result = t->Start(name, newPriority, stacksize); in ThreadTestFunc()
/ohos5.0/docs/zh-cn/device-dev/kernel/
H A Dkernel-small-debug-trace.md239 traceTestTask.uwStackSize = 0x800; // 0x800: trace test task stacksize
H A Dkernel-mini-appx-lib.md221 …tacksize(const&nbsp;pthread_attr<br/>_t&nbsp;\*attr,&nbsp;size_t&nbsp;\*stacksize); | 获取线程属性对象的堆栈大…
222 …ead_attr_setstacksize(pthread_attr_t&nbsp;\*attr<br/>,&nbsp;size_t&nbsp;stacksize); | 设置线程属性对象的堆栈大…
/ohos5.0/docs/zh-cn/release-notes/
H A DOpenHarmony-v3.2-beta3.md171 …补丁文件加载功能<br/>I5HNNZ&nbsp;【新增特性】使能加载器的命名空间<br/>I5HVQE&nbsp;&nbsp;【新增特性】线程stacksize根据产品配置,增加stack&nb…
/ohos5.0/docs/en/device-dev/kernel/
H A Dkernel-mini-appx-lib.md221 …; | int pthread_attr_getstacksize(const pthread_attr*t \*attr, size*t \*stacksize); | Obtains the …
222 …ead.h&gt; | int pthread_attr_setstacksize(pthread_attr_t \*attr, size_t stacksize); | Sets the sta…