YACLib
C++ library for concurrent tasks execution
|
This is the complete list of members for yaclib::detail::fiber::IStackAllocator, including all inherited members.
Allocate()=0 | yaclib::detail::fiber::IStackAllocator | pure virtual |
GetMinStackSize()=0 | yaclib::detail::fiber::IStackAllocator | pure virtual |
Release(Allocation)=0 | yaclib::detail::fiber::IStackAllocator | pure virtual |
SetMinStackSize(std::size_t bytes)=0 | yaclib::detail::fiber::IStackAllocator | pure virtual |
~IStackAllocator()=default | yaclib::detail::fiber::IStackAllocator | virtual |