Results 1 - 6 of 6 results out of about 6839 pages. (3.17 seconds)
- SDL_LockMutex . . . 2 matches
- ... this function will not return while the mutex is locked by another thread. See [[SDL_TryLockMutex]]() to attempt to lock the mutex without blocking.
SDL mutexes are recursive.
=...
- SDL_CreateMutex . . . 2 matches
- ..._LockMutex]]() will not return while the mutex is locked by another thread. See [[SDL_TryLockMutex]]() to attempt to lock without blocking.
SDL mutexes are reentrant.
== Related ...
- ToDo . . . 1 match
- ...se functions are currently documented as "draft" only and need improvements:
* [[SDL_TryLockMutex]]
==== SDL_render.h ====
These functions are currently documented as "draft" on...
- SDL_UnlockMutex . . . 1 match
- ...add useful comments here''
== Related Functions ==
.[[SDL_CreateMutex]]
.[[SDL_DestroyMutex]]
.[[SDL_LockMutex]]
.[[SDL_TryLockMutex]]
----
[[CategoryAPI]], [[CategoryMutex]]...
- SDL_DestroyMutex . . . 1 match
- ... depending on the platform.
== Related Functions ==
.[[SDL_CreateMutex]]
.[[SDL_LockMutex]]
.[[SDL_TryLockMutex]]
.[[SDL_UnlockMutex]]
----
[[CategoryAPI]], [[CategoryMutex]]...
- CategoryAPI . . . 1 match
- ...##master-page:CategoryTemplate
##master-date:Unknown-Date
#format wiki
#language en
= SDL 2.0 API by Name =
<<TableOfContents()>>
== Hints ==
<<FullSearchCached(category:Catego...
