ffead.server.doc
Thread Class Reference

Public Member Functions

 Thread (ThreadFunc f, void *arg)
 
void execute ()
 
void join ()
 
void wait ()
 
void interrupt ()
 

Static Public Member Functions

static void nSleep (long nanos)
 
static void uSleep (long nanos)
 
static void mSleep (long nanos)
 
static void sSleep (long nanos)
 

Detailed Description

Definition at line 39 of file Thread.h.


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