Introduction   API Reference   Files   Index  

l4_timeout_s Struct Reference
[Timeouts]

Basic timeout specification. More...

#include <__timeout.h>


Data Fields

l4_uint16_t t
 timeout value


Detailed Description

Basic timeout specification.

Basically a floating point number with 10 bits mantissa and 5 bits exponent (t = m*2^e).

The timout can also specify an absolute point in time (bit 16 == 1).

Definition at line 20 of file __timeout.h.


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

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