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