Searched defs:ThreadAttributes (Results 1 – 4 of 4) sorted by relevance
81 struct alignas(STACK_ALIGNMENT) ThreadAttributes { struct113 constexpr ThreadAttributes() in ThreadAttributes() argument
30 struct ThreadAttributes { struct32 ThreadAttributes& SetPriority(ThreadPriority priority_param) { in SetPriority() argument