#include "wvstring.h"
#include "wvlinklist.h"
#include "setjmp.h"
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
| class | WvTask |
| Represents a single thread of control. More... | |
| class | WvTaskMan |
| Provides co-operative multitasking support among WvTask instances. More... | |
Defines | |
| #define | WVTASK_MAGIC 0x123678 |
Functions | |
| DeclareWvList (WvTask) | |
|
|
Definition at line 26 of file wvtask.h. Referenced by WvTaskMan::run(), and WvTaskMan::yield(). |
|
|
|
1.3.6-20040222