Tracers in x64, almost matching ivm.
This commit is contained in:
@@ -64,6 +64,5 @@ ThreadState* ThreadState::Get() {
|
||||
}
|
||||
|
||||
uint32_t ThreadState::GetThreadID() {
|
||||
XEASSERT(thread_state_);
|
||||
return thread_state_->thread_id_;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user