/[rtmk]/rtmk/task.h
ViewVC logotype

Diff of /rtmk/task.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.1.1 by jrydberg, Fri Dec 7 02:05:46 2001 UTC revision 1.2 by jrydberg, Mon Dec 10 20:51:04 2001 UTC
# Line 35  struct task Line 35  struct task
35    
36    struct queue_entry thread_list;       /* List of threads in this task.  */    struct queue_entry thread_list;       /* List of threads in this task.  */
37    int suspend_cnt;                      /* Suspend counter.  */    int suspend_cnt;                      /* Suspend counter.  */
38    
39      struct ipc_object *ipc_object;        /* IPC name space.  */
40  };  };
41    
42  /* Return pointer to kernel task.  */  /* Return pointer to kernel task.  */

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26