Searched refs:stackSize_ (Results 1 – 1 of 1) sorted by relevance
133 size_t stackSize_; member in __anon81e7630e0211::MemoryPool144 stackSize_ = 10 * 1024 * 1024; in MemoryPool()154 stackSize_ = stackSize; in initialize()162 const size_t totalSize = stackSize_ * stackCount_; in initilizeImpl()177 stacks_[i].dataend = ptr + stackSize_; in initilizeImpl()182 ptr += stackSize_; in initilizeImpl()