MCPcopy Create free account
hub / github.com/dhewm/dhewm3 / SetThreadName

Method SetThreadName

neo/d3xp/script/Script_Thread.cpp:588–590  ·  view source on GitHub ↗

================ idThread::SetThreadName ================ */

Source from the content-addressed store, hash-verified

586================
587*/
588void idThread::SetThreadName( const char *name ) {
589 threadName = name;
590}
591
592/*
593================

Callers 5

InitScriptForMapMethod · 0.45
ConstructScriptObjectMethod · 0.45
ConstructScriptObjectMethod · 0.45
ThreadCallMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected