mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-15 06:16:00 +00:00
rwlock: Added SDL_rwlock API for shared locks.
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
|
||||
#include <e32std.h>
|
||||
|
||||
/* !!! FIXME: Should this be SDL_MUTEX_TIMEDOUT? */
|
||||
#define SDL_MUTEX_TIMEOUT -2
|
||||
|
||||
struct SDL_semaphore
|
||||
|
Reference in New Issue
Block a user