Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
sched_rt_entity Struct Reference

#include <sched.h>

Data Fields

struct list_head run_list
 
unsigned long timeout
 
unsigned int time_slice
 
struct sched_rt_entityback
 

Detailed Description

Definition at line 1160 of file sched.h.

Field Documentation

Definition at line 1165 of file sched.h.

struct list_head run_list

Definition at line 1161 of file sched.h.

unsigned int time_slice

Definition at line 1163 of file sched.h.

unsigned long timeout

Definition at line 1162 of file sched.h.


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