|
⇤ ← Revision 1 as of 2011-03-30 18:37:19
Size: 642
Comment: create page - 3/29 e427bb6266a4 (3/25 82a09d5d0f07)
|
Size: 852
Comment: add hidden include comments
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 11: | Line 11: |
| ##The following content is included on `SDL_SetThreadPriority`. Any changes between these comments will be reflected there as well. Please use caution when editing. Start Include here. | |
| Line 14: | Line 15: |
| ##End Include here. |
DRAFT |
SDL_ThreadPriority
An enumeration of the SDL thread priority.
Values
SDL_THREAD_PRIORITY_LOW |
description |
SDL_THREAD_PRIORITY_NORMAL |
description |
SDL_THREAD_PRIORITY_HIGH |
description |
Code Examples
You can add your code example here
Remarks
On many systems you require special privileges are required to set high priority.
