SYMBIAN OS V6.1 EDITION FOR C++
» Symbian OS v6.1 Edition for C++ » API Reference » Threads and Processes » TProcessPriority
Location: e32std.h Link against:
e32std.h
TProcessPriority
Supported from 5.0
Defines process priorities.
The enumeratopr values are passed to RProcess::SetPriority().
RProcess::SetPriority()
The priorities are listed in relative order stating with the lowest.
EPriorityLow
Lowest priority for User processes
EPriorityBackground
Priority for background tasks
EPriorityForeground
Priory for foreground tasks
EPriorityHigh
Highest priority for user User processes
EPriorityWindowServer
The priority of the Window Server. User processes cannot set their priority to this value.
EPriorityFileServer
The priority of the File Server. User processes cannot set their priority to this value.
EPriorityRealTimeServer
Real time server priority. User processes cannot set their priority to this value.
EPrioritySupervisor
The Kernel supervisor priority. User processes cannot set their priority to this value.
Copyright ©2002 Symbian Ltd. 6.1-00174