#include "osclconfig_proc.h"
#include "oscl_procstatus.h"
#include "oscl_base.h"
Go to the source code of this file.
Data Structures | |
class | OsclThread |
Typedefs | |
typedef TOsclThreadFuncRet(OSCL_THREAD_DECL * | TOsclThreadFuncPtr )(TOsclThreadFuncArg) |
Enumerations | |
enum | OsclThread_State { Start_on_creation, Suspend_on_creation } |
enum | OsclThreadPriority { ThreadPriorityLowest, ThreadPriorityLow, ThreadPriorityBelowNormal, ThreadPriorityNormal, ThreadPriorityAboveNormal, ThreadPriorityHighest, ThreadPriorityTimeCritical } |
to three OS LINUX, SYMBIAN, WIN32
|
|
|
|
|
|