Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ Detach
Function
Detach
engine/dlib/src/dlib/thread_win32.cpp:69–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
}
68
69
void Detach(Thread thread)
70
{
71
CloseHandle(thread);
72
}
73
74
TlsKey AllocTls()
75
{
Callers
2
GetHostByNameT
Function · 0.70
~ThreadAttacher
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected