run_thread_ar Struct Reference

Thread activation record. More...

#include <run_t.h>


Data Fields

run_bailout_mode_t bo_mode
 Bailout mode.
bool_t error
 b_true if a run-time error occured.
cspanexc_cspan
 Exception cspan.
rdata_valueexc_payload
 Exception payload.
list_t proc_ar
 Function activation records.


Detailed Description

Thread activation record.

We can walk the list of function ARs to get a function call backtrace.

Definition at line 92 of file run_t.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jun 2 07:46:00 2011 for HelenOS/USB by  doxygen 1.4.7