Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anjo76/angelscript
/ asThreadCleanup
Function
asThreadCleanup
sdk/angelscript/source/as_thread.cpp:56–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
{
55
56
AS_API int asThreadCleanup()
57
{
58
return asCThreadManager::CleanupLocalData();
59
}
60
61
AS_API asIThreadManager *asGetThreadManager()
62
{
Callers
6
asSetGlobalMemoryFunctions
Function · 0.85
asResetGlobalMemoryFunctions
Function · 0.85
RemoveMemoryManager
Function · 0.85
Thread
Function · 0.85
GCThread
Function · 0.85
Thread
Function · 0.85
Calls
no outgoing calls
Tested by
4
RemoveMemoryManager
Function · 0.68
Thread
Function · 0.68
GCThread
Function · 0.68
Thread
Function · 0.68