Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

Fl_Thread Class Reference

Fl_Thread. More...

#include <Fl_Thread.h>

List of all members.

Public Types

enum  {
  IDLE_PR = 0, LOWEST_PR, BELOW_NORMAL_PR, NORMAL_PR,
  ABOVE_NORMAL_PR, HIGHEST_PR, REALTIME_PR
}

Public Methods

 Fl_Thread ()
virtual ~Fl_Thread ()
bool create (thread_function function=0, void *arg=0)
void destroy (int exitcode)
void join (int timeout=100)
void kill_thread ()
int get_priority () const
int set_priority (unsigned int priority)
virtual int single_step ()
void ms_sleep (int sleep)
int ms_sleep ()


Detailed Description

Fl_Thread.

Definition at line 87 of file Fl_Thread.h.


The documentation for this class was generated from the following files:
Generated on Thu Jul 31 15:33:55 2003 for eFLTK by doxygen1.2.15