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

Method GetThreadNum

neo/game/script/Script_Thread.h:293–295  ·  view source on GitHub ↗

================ idThread::GetThreadNum ================ */

Source from the content-addressed store, hash-verified

291================
292*/
293ID_INLINE int idThread::GetThreadNum( void ) {
294 return threadNum;
295}
296
297/*
298================

Callers 8

SetSignalMethod · 0.45
ClearSignalThreadMethod · 0.45
CurrentThreadNumMethod · 0.45
GetThreadMethod · 0.45
DisplayInfoMethod · 0.45
ThreadGetNumMethod · 0.45
MSG_WriteThreadInfoMethod · 0.45
ExecuteMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected