Searched defs:stack_alloc_ (Results 1 – 3 of 3) sorted by relevance
| /third_party/boost/boost/coroutine/detail/ | ||
| D | symmetric_coroutine_object.hpp | 42 StackAllocator stack_alloc_; member in boost::coroutines::detail::symmetric_coroutine_object |
| D | pull_coroutine_object.hpp | 63 StackAllocator stack_alloc_; member in boost::coroutines::detail::pull_coroutine_object |
| D | push_coroutine_object.hpp | 75 StackAllocator stack_alloc_; member in boost::coroutines::detail::push_coroutine_object |