Commit History

Author SHA1 Message Date
  Ryan C. Gordon b75c751dfc rwlock: Make generic implmentations work on single-threaded platforms. 2 years ago
  Sam Lantinga 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 2 years ago
  Sam Lantinga 61c0c009ab Rename SDL semaphore and condition variable functions to match SDL 3.0 naming convention 2 years ago
  Ryan C. Gordon e474047ff8 rwlock: Added SDL_rwlock API for shared locks. 2 years ago