Wiki Page Content

Differences between revisions 27 and 28
Revision 27 as of 2011-02-27 16:15:34
Size: 21219
Editor: SheenaSmith
Comment: hide comments, notes
Revision 28 as of 2011-11-14 16:59:52
Size: 21514
Editor: SheenaSmith
Comment: add search exclusions for SG pages
Deletions are marked like this. Additions are marked like this.
Line 111: Line 111:
##Remove this line and the ## below to use this markup if it becomes relevant to this category
##== Enumerations ==
##<<FullSearch(category:CategoryEnum CategoryMutex -SGEnumerations)>>

##== Structures ==
##<<FullSearch(category:CategoryStruct CategoryMutex -SGStructures)>>
Line 112: Line 119:

<<FullSearch(category:CategoryMutex -CategoryEnum -CategoryStruct)>>
<<FullSearch(category:CategoryMutex -CategoryEnum -CategoryStruct -SGFunctions)>>

DRAFT

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