Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ GetCurrentThread
Function
GetCurrentThread
engine/dlib/src/dlib/thread_win32.cpp:96–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
94
}
95
96
Thread GetCurrentThread()
97
{
98
return ::GetCurrentThread();
99
}
100
}
Callers
8
LogInternal
Function · 0.70
GetCallstackPointers
Function · 0.50
SetDebuggerThreadName
Function · 0.50
EngineMainThread
Function · 0.50
engine_main
Function · 0.50
dmEngineInitialize
Function · 0.50
GetCallstackPointers
Function · 0.50
_glfwInitThreads
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected