Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/9chu/LuaSTGPlus
/ ThreadJob
Method
ThreadJob
LuaSTGPlus/SplashWindow.cpp:157–160 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
155
{
156
struct Wrapper {
157
static void ThreadJob(SplashWindow* p)
158
{
159
p->threadJob();
160
}
161
};
162
163
if (!m_SplashWindowThread)
Callers
nothing calls this directly
Calls
1
threadJob
Method · 0.80
Tested by
no test coverage detected