Wiki Page Content

Differences between revisions 30 and 31
Revision 30 as of 2012-01-04 18:41:26
Size: 977
Editor: SheenaSmith
Comment: cached searchs
Revision 31 as of 2013-08-09 05:11:46
Size: 971
Editor: Sam Lantinga
Comment:
Deletions are marked like this. Additions are marked like this.
Line 30: Line 30:
<<FullSearchCached(category:CategoryMutex -CategoryEnum -CategoryStruct -SGFunctions)>> <<FullSearch(category:CategoryMutex -CategoryEnum -CategoryStruct -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