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

CategoryMutex (last edited 2012-01-04 18:41:26 by SheenaSmith)

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