MCPcopy Create free account
hub / github.com/bloomberg/quantum / Header

Class Header

quantum/quantum_coroutine_pool_allocator.h:65–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63
64private:
65 struct Header {
66 int _pos;
67 };
68 enum class ProtectMemPage { On, Off };
69 int blockIndex(const boost::context::stack_context& ctx) const;
70 bool isManaged(const boost::context::stack_context& ctx) const;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected