|
WvStreams
|
Represents a single thread of control. More...
#include <wvtask.h>
Public Member Functions | |
| void | start (WvStringParm _name, TaskFunc *_func, void *_userdata) |
| bool | isrunning () const |
| void | recycle () |
| int | get_tid () const |
| WvString | get_name () const |
| void | start (WvStringParm _name, TaskFunc *_func, void *_userdata) |
| bool | isrunning () const |
| void | recycle () |
| int | get_tid () const |
| WvString | get_name () const |
Friends | |
| class | WvTaskMan |
| void WvTask::start | ( | WvStringParm | _name, |
| TaskFunc * | _func, | ||
| void * | _userdata | ||
| ) |
|
inline |
Definition at line 40 of file wvwin32task.h.
|
inline |
Definition at line 43 of file wvwin32task.h.
|
inline |
Definition at line 44 of file wvwin32task.h.