pid2task Struct Reference

PID to task_struct mapping. More...

List of all members.

Public Attributes

struct list_head list
 list data
struct pidpid
 PID.
struct task_struct * ts
 task struct


Detailed Description

PID to task_struct mapping.

Definition at line 44 of file process.c.


Member Data Documentation

struct list_head pid2task::list [read]

list data

Definition at line 46 of file process.c.

struct pid* pid2task::pid [read]

PID.

Definition at line 47 of file process.c.

struct task_struct* pid2task::ts [read]

task struct

Definition at line 48 of file process.c.


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

Generated on Wed Apr 11 06:39:16 2012 for DDE - The L4 Device Driver Environment by  doxygen 1.5.6