Searched defs:stackSize (Results 1 – 16 of 16) sorted by relevance
32 uint32 stackSize; // size of stack member
33 size_t stackSize; member
36 size_t stackSize = FFRTFacade::GetEUInstance().GetGroupCtl()[qos()].workerStackSize; in WorkerThread() local
267 static inline CoRoutine* AllocNewCoRoutine(size_t stackSize) in AllocNewCoRoutine()
35 uint32_t stackSize; // size of stack member
40 uint16 stackSize; member
122 size_t stackSize = 0; variable
88 size_t stackSize = stackSize_; in StartThread() local
135 uint16 stackSize; member
54 uint64_t stackSize; member
166 auto stackSize = stackInfo->GetArraySize(); in StorageNavigationRecoveryInfo() local
241 uint64_t stackSize = threadAttr->stackSize; in SoftBusConfTransPthreadAttr() local
555 const int32_t stackSize = 80; in QsortCells() local
608 auto stackSize = static_cast<int32_t>(pageRouterStack_.size() + restorePageStack_.size()); in GetStackSize() local1006 int32_t stackSize = stackInfo->GetArraySize(); in RestoreRouterStack() local
1123 int32_t stackSize = delegate_->GetStackSize(); in Initialize() local
3282 int32_t stackSize = routerStack->GetArraySize(); in RestoreRouterStack() local