Results 1 - 15 of 15 results out of about 6839 pages. (2.70 seconds)
- SDL_WaitThread . . . 1 match
- ...ead pointer is freed by this function and is not valid afterward.
== Related Functions ==
. [[SDL_CreateThread]]
. [[SDL_DetachThread]]
----
[[CategoryAPI]], [[CategoryThread]]...
- SDL_ThreadPriority . . . 1 match
- ...n add your code example here
}}}
== Remarks ==
''You can add useful comments here''
== Related Functions ==
.[[SDL_SetThreadPriority]]
----
[[CategoryEnum]], [[CategoryThread]]...
- SDL_ThreadID . . . 1 match
- ...s be zero.
This function also returns a valid thread ID when called from the main thread.
== Related Functions ==
. [[SDL_GetThreadID]]
----
[[CategoryAPI]], [[CategoryThread]]...
- SDL_TLSSet . . . 1 match
- ...nce SDL 2.0.0.
== Related Functions ==
.[[SDL_TLSCreate]]
.[[SDL_TLSGet]]
----
[[CategoryAPI]], [[CategoryThread]]
##See the Style Guide for instructions on editing the footer....
- SDL_TLSGet . . . 1 match
- ...nce SDL 2.0.0.
== Related Functions ==
.[[SDL_TLSCreate]]
.[[SDL_TLSSet]]
----
[[CategoryAPI]], [[CategoryThread]]
##See the Style Guide for instructions on editing the footer....
- SDL_TLSCreate . . . 1 match
- ... since SDL 2.0.0.
== Related Functions ==
.[[SDL_TLSGet]]
.[[SDL_TLSSet]]
----
[[CategoryAPI]], [[CategoryThread]]
##See the Style Guide for instructions on editing the footer....
- SDL_SetThreadPriority . . . 1 match
- ...s ==
'''priority''' may be one of the following:
<<Include(SDL_ThreadPriority, , , from="Start Include here.", to="##End Include here.")>>
----
[[CategoryAPI]], [[CategoryThread]]...
- SDL_Init . . . 1 match
- ...ode [[SDL_InitSubSystem]]() might be preferred.
The [[CategoryIO|file I/O]] and [[CategoryThread|threading]] subsystems are initialized by default. You must specifically initiali...
- SDL_GetThreadName . . . 1 match
- ...ller, and remains valid until the specified thread is cleaned up by [[SDL_WaitThread]]().
== Related Functions ==
.[[SDL_CreateThread]]
----
[[CategoryAPI]], [[CategoryThread]]...
- SDL_GetThreadID . . . 1 match
- ... is running on a platform that does not support threads the return value will always be zero.
== Related Functions ==
. [[SDL_ThreadID]]
----
[[CategoryAPI]], [[CategoryThread]]...
- SDL_DetachThread . . . 1 match
- ...a no-op.
== Version ==
This function is available since SDL 2.0.2.
== Related Functions ==
. [[SDL_CreateThread]]
. [[SDL_WaitThread]]
----
[[CategoryAPI]], [[CategoryThread]]...
- SDL_CreateThread . . . 1 match
- ...ate, etc), but the original string contents will be available from [[SDL_GetThreadName]]().
== Related Functions ==
. [[SDL_WaitThread]]
----
[[CategoryAPI]], [[CategoryThread]]...
- CategoryInit . . . 1 match
- ...ubsystems requested as part of the call.
. {i} The [[CategoryIO|File I/O]] and [[CategoryThread|Threading]] subsystems are initialized by default. To initialize other subsystems...
- CategoryCategory . . . 1 match
- ...## Please edit system and help pages ONLY in the master wiki!
## For more information, please see MoinMoin:MoinDev/Translation.
##master-page:Unknown-Page
##master-date:Unknown-Dat...
- APIByCategory . . . 1 match
- ...%">'''View information and functions related to...'''||'''View the header'''||
||[[CategoryThread|Thread Management]] ||[[http://hg.libsdl.org/SDL/file/default/include/SDL_thread.h...
