Searched defs:STACK_ALIGNMENT (Results 1 – 1 of 1) sorted by relevance
35 constexpr unsigned int STACK_ALIGNMENT = 16; variable64 struct alignas(STACK_ALIGNMENT) ThreadAttributes { in alignas() argument