|
Mark3 Realtime Kernel
|
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 | |
Class implementing a doubly-linked list of thread lists.
Definition in file threadlistlist.h.