Wiki Page Content

Differences between revisions 32 and 33
Revision 32 as of 2013-08-09 05:13:38
Size: 977
Editor: Sam Lantinga
Comment:
Revision 33 as of 2013-10-12 19:33:25
Size: 995
Comment: Fixed search to exclude the right pages.
Deletions are marked like this. Additions are marked like this.
Line 24: Line 24:
##<<FullSearchCached(category:CategoryEnum CategoryMutex -SGEnumerations)>> ##<<FullSearchCached(category:CategoryEnum CategoryMutex -title:SGEnumerations)>>
Line 27: Line 27:
##<<FullSearchCached(category:CategoryStruct CategoryMutex -SGStructures)>> ##<<FullSearchCached(category:CategoryStruct CategoryMutex -title:SGStructures)>>
Line 30: Line 30:
<<FullSearchCached(category:CategoryMutex -CategoryEnum -CategoryStruct -SGFunctions)>> <<FullSearchCached(category:CategoryMutex -CategoryEnum -CategoryStruct -title:SGFunctions)>>

Thread Synchronization Primitives

Include File(s): SDL_mutex.h, SDL_thread.h

Introduction

Functions in this group provide thread synchronization primitives for multi-threaded programing.

There are 3 primitives available in SDL:

  • Mutex
  • Semaphore
  • Condition Variable

Functions


CategoryCategory

None: CategoryMutex (last edited 2016-03-27 21:45:54 by PhilippWiesemann)

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