Public Attributes | |
stackEntry | callstack [MAX_STACK_DEPTH] |
int | current_depth |
thread_id_type | id |
int | maxdepth |
Definition at line 53 of file StackTrace.c.
stackEntry threadEntry::callstack[MAX_STACK_DEPTH] |
Definition at line 58 of file StackTrace.c.
int threadEntry::current_depth |
Definition at line 57 of file StackTrace.c.
thread_id_type threadEntry::id |
Definition at line 55 of file StackTrace.c.
int threadEntry::maxdepth |
Definition at line 56 of file StackTrace.c.