Opened 19 months ago
#14441 new feature request
BACKENDS: Add abstraction for read/write locks
Reported by: | ccawley2011 | Owned by: | |
---|---|---|---|
Priority: | low | Component: | Ports |
Version: | Keywords: | ||
Cc: | Game: |
Description
SDL3 recently introduced SDL_RWLock for read/write locks. It might be useful for ScummVM to make use of them as well on platforms that use threads for audio or timers.
Note:
See TracTickets
for help on using tickets.