Wiki Page Content

Differences between revisions 13 and 14
Revision 13 as of 2011-12-29 18:10:47
Size: 1233
Editor: SheenaSmith
Comment: edit content; remove draft
Revision 14 as of 2012-01-04 18:40:51
Size: 1251
Editor: SheenaSmith
Comment: cached searchs
Deletions are marked like this. Additions are marked like this.
Line 19: Line 19:
<<FullSearch(category:CategoryEnum CategoryThread -SGEnumerations)>> <<FullSearchCached(category:CategoryEnum CategoryThread -SGEnumerations)>>
Line 23: Line 23:
##<<FullSearch(category:CategoryStruct CategoryThread -SGStructures)>> ##<<FullSearchCached(category:CategoryStruct CategoryThread -SGStructures)>>
Line 26: Line 26:
<<FullSearch(category:CategoryThread -CategoryEnum -CategoryStruct -SGFunctions)>> <<FullSearchCached(category:CategoryThread -CategoryEnum -CategoryStruct -SGFunctions)>>

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

Functions


CategoryCategory

None: CategoryThread (last edited 2017-07-15 21:51:08 by PhilippWiesemann)

(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit