You.i Engine
YiThread.h File Reference

Go to the source code of this file.

Classes

class  CYIThread
 
class  CYIThread::Listener
 

Enumerations

enum  YI_PRIORITY {
  YI_PRIORITY_MIN = 0,
  YI_PRIORITY_LOW,
  YI_PRIORITY_NORMAL,
  YI_PRIORITY_HIGH,
  YI_PRIORITY_MAX,
  YI_PRIORITY_INHERITED,
  YI_PRIORITY_DEFAULT = YI_PRIORITY_INHERITED
}
 

Variables

const int32_t YI_MAX_THREADS = 100