JULEA
Data Fields
JTraceThread Struct Reference

Data Fields

gchar * thread_name
 
guint function_depth
 
GArray * stack
 

Detailed Description

A trace thread.

Field Documentation

◆ function_depth

guint JTraceThread::function_depth

Function depth within the current thread.

◆ stack

GArray* JTraceThread::stack

◆ thread_name

gchar* JTraceThread::thread_name

Thread name. "Main thread" or "Thread %d".


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