mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 06:34:35 +00:00
Sync SDL2 wiki -> header
[ci skip]
This commit is contained in:
parent
0efeb82a28
commit
aa9b4ec894
1 changed files with 1 additions and 1 deletions
|
|
@ -2606,7 +2606,7 @@ extern "C" {
|
|||
* Force SDL to use Critical Sections for mutexes on Windows.
|
||||
*
|
||||
* On Windows 7 and newer, Slim Reader/Writer Locks are available. They offer
|
||||
* better performance, allocate no kernel ressources and use less memory. SDL
|
||||
* better performance, allocate no kernel resources and use less memory. SDL
|
||||
* will fall back to Critical Sections on older OS versions or if forced to by
|
||||
* this hint.
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue