Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GarageGames/Torque3D
/ compare
Method
compare
Engine/source/platformSDL/threads/thread.cpp:152–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
150
}
151
152
bool ThreadManager::compare(U32 threadId_1, U32 threadId_2)
153
{
154
return (threadId_1 == threadId_2);
155
}
Callers
3
_setupTexture
Method · 0.45
_setupTarget
Method · 0.45
mapFrom
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected