WvStreams
Public Member Functions | Friends
WvTask Class Reference

Represents a single thread of control. More...

#include <wvtask.h>

List of all members.

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

Detailed Description

Represents a single thread of control.

Definition at line 34 of file wvtask.h.


The documentation for this class was generated from the following files: