Searched refs:mt_forceinline (Results 1 – 3 of 3) sorted by relevance
153 #define mt_forceinline __forceinline macro155 #define mt_forceinline __attribute__((always_inline)) inline macro157 #error Can not define mt_forceinline. Unknown platform.
60 mt_forceinline ThreadId(const ThreadId& other) in ThreadId()65 mt_forceinline ThreadId& operator=(const ThreadId& other)71 mt_forceinline static ThreadId Self() in Self()79 mt_forceinline bool IsValid() const in IsValid()84 mt_forceinline bool IsEqual(const ThreadId& other) const in IsEqual()97 mt_forceinline uint64 AsUInt64() const in AsUInt64()
86 mt_forceinline ThreadId(const ThreadId& other) in ThreadId()91 mt_forceinline ThreadId& operator=(const ThreadId& other)97 mt_forceinline static ThreadId Self() in Self()105 mt_forceinline bool IsValid() const in IsValid()110 mt_forceinline bool IsEqual(const ThreadId& other) const in IsEqual()123 mt_forceinline uint64 AsUInt64() const in AsUInt64()