Introduction   API Reference   Files   Index  

l4_utcb_t Struct Reference
[UTCB functionality]

UTCB. More...

#include <utcb.h>


Data Fields

union {
   l4_umword_t   values [L4_UTCB_GENERIC_DATA_SIZE]
 UTCB pure values.
   struct l4_utcb_exception   exc
 UTCB exception values.
   struct l4_utcb_ex_regs_args   ex_regs
 UTCB l4_thread_ex_regs values.
   struct l4_utcb_task_new_args   task_new
 UTCB l4_task_new values.
}; 
l4_umword_t buffers [31]
 buffers
l4_timeout_t xfer
 transmit timeout


Detailed Description

UTCB.

Definition at line 19 of file utcb.h.


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

Fiasco/L4 System Call C-Bindings Reference Manual,  © 1996-2008