Searched defs:PlatformThreadHandle (Results 1 – 13 of 13) sorted by relevance
53 constexpr PlatformThreadHandle() : handle_(0) {} in PlatformThreadHandle() function55 explicit constexpr PlatformThreadHandle(Handle handle) : handle_(handle) {} in PlatformThreadHandle() function
87 constexpr PlatformThreadHandle() : handle_(0) {} in PlatformThreadHandle() function89 explicit constexpr PlatformThreadHandle(Handle handle) : handle_(handle) {} in PlatformThreadHandle() function
84 constexpr PlatformThreadHandle() : handle_(0) {} in PlatformThreadHandle() function86 explicit constexpr PlatformThreadHandle(Handle handle) : handle_(handle) {} in PlatformThreadHandle() function
63 constexpr PlatformThreadHandle() : handle_(0) {} in PlatformThreadHandle() function65 explicit constexpr PlatformThreadHandle(Handle handle) : handle_(handle) {} in PlatformThreadHandle() function
120 class PlatformThreadHandle; variable
92 class PlatformThreadHandle; variable
95 class PlatformThreadHandle; variable
45 class PlatformThreadHandle; variable
48 class PlatformThreadHandle; variable