MentOS  0.8.0
The Mentoring Operating System
Public Attributes | List of all members
runqueue_t Struct Reference

Structure that contains information about live processes. More...

Public Attributes

size_t num_active
 Number of queued processes.
 
size_t num_periodic
 Number of queued periodic processes.
 
list_head queue
 Queue of processes.
 
task_structcurr
 The current running process.
 

Detailed Description

Structure that contains information about live processes.


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