Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
*/
313
ID_INLINE const char *idThread::GetThreadName( void ) {
314
return threadName.c_str();
315
}
316
317
/*
318
================
Callers
6
DisplayInfo
Method · 0.45
KillThread
Method · 0.45
ThreadGetName
Method · 0.45
MSG_WriteThreadInfo
Method · 0.45
Error
Method · 0.45
Warning
Method · 0.45
Calls
1
c_str
Method · 0.45
Tested by
no test coverage detected