Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros
launch.h File Reference

Go to the source code of this file.

Data Structures

struct  cpulaunch
 

Macros

#define LAUNCH_FREADY   1
 
#define LAUNCH_FGO   2
 
#define LAUNCH_FGONE   4
 
#define CPULAUNCH   0x00000f00
 
#define NCPULAUNCH   8
 
#define LAUNCHPERIOD   10000
 

Macro Definition Documentation

#define CPULAUNCH   0x00000f00

Definition at line 31 of file launch.h.

#define LAUNCH_FGO   2

Definition at line 28 of file launch.h.

#define LAUNCH_FGONE   4

Definition at line 29 of file launch.h.

#define LAUNCH_FREADY   1

Definition at line 27 of file launch.h.

#define LAUNCHPERIOD   10000

Definition at line 35 of file launch.h.

#define NCPULAUNCH   8

Definition at line 32 of file launch.h.