mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-11-13 05:48:40 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
@@ -37,7 +37,8 @@
|
|||||||
* will report failure without doing anything.
|
* will report failure without doing anything.
|
||||||
*
|
*
|
||||||
* If you're going to work with threads, you almost certainly need to have a
|
* If you're going to work with threads, you almost certainly need to have a
|
||||||
* good understanding of [CategoryMutex](CategoryMutex) as well.
|
* good understanding of thread safety measures: locking and synchronization
|
||||||
|
* mechanisms are handled by the functions in SDL_mutex.h.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <SDL3/SDL_stdinc.h>
|
#include <SDL3/SDL_stdinc.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user