| 
    JULEA
    
   | 
 
Data Fields | |
| gchar * | thread_name | 
| guint | function_depth | 
| GArray * | stack | 
A trace thread.
| guint JTraceThread::function_depth | 
Function depth within the current thread.
| GArray* JTraceThread::stack | 
| gchar* JTraceThread::thread_name | 
Thread name. "Main thread" or "Thread %d".