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

Method GetThreadName

neo/d3xp/script/Script_Thread.h:313–315  ·  view source on GitHub ↗

================ idThread::GetThreadName ================ */

Source from the content-addressed store, hash-verified

311================
312*/
313ID_INLINE const char *idThread::GetThreadName( void ) {
314 return threadName.c_str();
315}
316
317/*
318================

Callers 6

DisplayInfoMethod · 0.45
KillThreadMethod · 0.45
ThreadGetNameMethod · 0.45
MSG_WriteThreadInfoMethod · 0.45
ErrorMethod · 0.45
WarningMethod · 0.45

Calls 1

c_strMethod · 0.45

Tested by

no test coverage detected