Home
last modified time | relevance | path

Searched defs:stackSize (Results 1 – 14 of 14) sorted by relevance

/foundation/systemabilitymgr/samgr_lite/samgr/adapter/
Dthread_adapter.h32 uint32 stackSize; // size of stack member
/foundation/ai/ai_engine/services/common/platform/threadpool/include/
Daie_thread_unix.h33 size_t stackSize; member
/foundation/resourceschedule/ffrt/src/eu/
Dworker_thread.cpp36 size_t stackSize = FFRTFacade::GetEUInstance().GetGroupCtl()[qos()].workerStackSize; in WorkerThread() local
Dco_routine.cpp267 static inline CoRoutine* AllocNewCoRoutine(size_t stackSize) in AllocNewCoRoutine()
/foundation/graphic/graphic_utils_lite/interfaces/innerkits/
Dgraphic_thread.h35 uint32_t stackSize; // size of stack member
/foundation/systemabilitymgr/samgr_lite/samgr/source/
Dtask_manager.h40 uint16 stackSize; member
/foundation/resourceschedule/ffrt/test/ut/testcase/
Dut_thread.cpp122 size_t stackSize = 0; variable
/foundation/ai/ai_engine/services/common/platform/threadpool/source/
Dthread.cpp88 size_t stackSize = stackSize_; in StartThread() local
/foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr/
Dservice.h135 uint16 stackSize; member
/foundation/communication/dsoftbus/adapter/common/include/
Dsoftbus_adapter_thread.h54 uint64_t stackSize; member
/foundation/communication/dsoftbus/adapter/common/kernel/posix/
Dsoftbus_adapter_thread.c241 uint64_t stackSize = threadAttr->stackSize; in SoftBusConfTransPthreadAttr() local
/foundation/graphic/graphic_utils_lite/frameworks/diagram/rasterizer/
Drasterizer_cells_antialias.cpp555 const int32_t stackSize = 80; in QsortCells() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
Dpage_router_manager.cpp831 int32_t stackSize = stackInfo->GetArraySize(); in RestoreRouterStack() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
Dfrontend_delegate_declarative.cpp3257 int32_t stackSize = routerStack->GetArraySize(); in RestoreRouterStack() local