Home
last modified time | relevance | path

Searched defs:STACK_ALIGNMENT (Results 1 – 1 of 1) sorted by relevance

/llvm-project/libc/src/__support/threads/
H A Dthread.h45 constexpr unsigned int STACK_ALIGNMENT = 16; global() variable
48 constexpr unsigned int STACK_ALIGNMENT = 8; global() variable