Etterna 0.74.4
Loading...
Searching...
No Matches
Classes | Public Member Functions | Public Attributes | List of all members
ThreadSlot Struct Reference
Collaboration diagram for ThreadSlot:
Collaboration graph
[legend]

Classes

struct  ThreadCheckpoint
 

Public Member Functions

const char * GetFormattedCheckpoint (int lineno)
 
void Init ()
 
void Release ()
 
const char * GetThreadName () const
 

Public Attributes

char m_szName [MAX_THREAD_NAME_LEN]
 
char m_szThreadFormattedOutput [MAX_THREAD_NAME_LEN]
 
bool m_bUsed { false }
 
uint64_t m_iID
 
ThreadImplm_pImpl
 
ThreadCheckpoint m_Checkpoints [CHECKPOINT_COUNT]
 
int m_iCurCheckpoint { 0 }
 
int m_iNumCheckpoints { 0 }
 

The documentation for this struct was generated from the following file: