KSquare Utilities
KKThread.h File Reference
#include "MsgQueue.h"

Go to the source code of this file.

Classes

class  KKB::KKThread
 The base class to be used any thread. More...
 
class  KKB::KKThreadList
 

Namespaces

 KKB
 KKB The namespace for KKBase Library supporting general functionality needed by almost any application.
 

Typedefs

typedef KKThreadList * KKB::KKThreadListPtr
 
typedef KKThreadManager * KKB::KKThreadManagerPtr
 
typedef KKThread::KKThreadPtr KKB::KKThreadPtr
 

Functions

unsigned int KKB::ThreadStartCallBack (void *param)