Thread information flags.
[Xenomai nucleus.]

Bits reporting events notified to the thread. More...

Collaboration diagram for Thread information flags.:

Defines

#define XNTIMEO   0x00000001
 Woken up due to a timeout condition.
#define XNRMID   0x00000002
 Pending on a removed resource.
#define XNBREAK   0x00000004
 Forcibly awaken from a wait state.
#define XNKICKED   0x00000008
 Kicked upon Linux signal (shadow only).
#define XNWAKEN   0x00000010
 Thread waken up upon resource availability.
#define XNROBBED   0x00000020
 Robbed from resource ownership.
#define XNATOMIC   0x00000040
 In atomic switch from secondary to primary mode.
#define XNAFFSET   0x00000080
 CPU affinity changed from primary mode.

Detailed Description

Bits reporting events notified to the thread.


Generated on Tue Oct 27 19:18:53 2009 for Xenomai API by  doxygen 1.6.1