Mark3 Realtime Kernel
threadlistlist.h File Reference

Class implementing a doubly-linked list of thread lists. More...

#include "mark3.h"

Go to the source code of this file.

Classes

class  Mark3::ThreadListList
 The ThreadListList class Class used to track all threadlists active in the OS kernel. At any point in time, the list can be traversed to get a complete view of all running, blocked, or stopped threads in the system. More...
 

Namespaces

 Mark3
 

Detailed Description

Class implementing a doubly-linked list of thread lists.

Definition in file threadlistlist.h.