|
Size: 1268
Comment: Removed old formatting.
|
← Revision 23 as of 2017-07-15 21:51:08 ⇥
Size: 1328
Comment: Updated mailing list and forum link.
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 14: | Line 14: |
| {i} ''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 [[http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org|mailing list]] or [[http://forums.libsdl.org/viewtopic.php?t=5973|forum]]. | {i} ''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 /* [[http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org|mailing list]] or [[http://forums.libsdl.org/viewtopic.php?t=5973|forum]] */ [[https://discourse.libsdl.org/|forums/mailing list]]. |
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 forums/mailing list.
Enumerations
