remove ugly ThreadImpl::GetCrashHandle
This commit is contained in:
@@ -35,7 +35,6 @@ public:
|
||||
void Halt( bool Kill );
|
||||
void Resume();
|
||||
uint64_t GetThreadId() const;
|
||||
uint64_t GetCrashHandle() const { return GetThreadId(); }
|
||||
int Wait();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user