|
Size: 1270
Comment: Added sign.
|
Size: 1268
Comment: Removed old formatting.
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 7: | Line 7: |
| '''Include File(s):''' [[http://hg.libsdl.org/SDL/file/default/include/SDL_thread.h|SDL_thread.h]], [[http://hg.libsdl.org/SDL/file/default/include/SDL_mutex.h|SDL_mutex.h]] ^(contains thread synchronization primitives)^ | '''Include File(s):''' [[http://hg.libsdl.org/SDL/file/default/include/SDL_thread.h|SDL_thread.h]], [[http://hg.libsdl.org/SDL/file/default/include/SDL_mutex.h|SDL_mutex.h]] (contains thread synchronization primitives) |
Thread Management
Include File(s): SDL_thread.h, SDL_mutex.h (contains thread synchronization primitives)
Introduction
This category contains functions for system independent thread management routines.
NOTE: You should not expect to be able to create a window, render, or receive events on any thread other than the main one. For platform-specific exceptions or complicated options ask on the mailing list or forum.
Enumerations
