MCPcopy 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
56AS_API int asThreadCleanup()
57{
58 return asCThreadManager::CleanupLocalData();
59}
60
61AS_API asIThreadManager *asGetThreadManager()
62{

Callers 6

RemoveMemoryManagerFunction · 0.85
ThreadFunction · 0.85
GCThreadFunction · 0.85
ThreadFunction · 0.85

Calls

no outgoing calls

Tested by 4

RemoveMemoryManagerFunction · 0.68
ThreadFunction · 0.68
GCThreadFunction · 0.68
ThreadFunction · 0.68