Searched defs:StackType (Results 1 – 2 of 2) sorted by relevance
97 StackType = Enum(("Kernel", "User",)) variable
79 class StackType : public std::deque< TYPE, AllocatorType<TYPE> > class in DefaultAllocPolicy