Searched defs:ThreadAttributes (Results 1 – 3 of 3) 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
248 …ThreadAttributes *SecurityAttributes // if set, applies these security attributes as the… member