Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alliedmodders/sourcemod
/ GetThread
Method
GetThread
core/logic/BaseWorker.cpp:295–298 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
293
}
294
295
IThread *SWThreadHandle::GetThread()
296
{
297
return pThread;
298
}
Callers
2
Flush
Method · 0.80
RunWork
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected