Results 1 - 5 of 5 results out of about 6839 pages. (3.35 seconds)
- SDL_TLSSet . . . 4 matches
- ...//wiki.libsdl.org/moin.cgi/SGFunctions for details on editing this page*^*^*^*^*
= SDL_TLSSet =
Use this function to set the value associated with a thread local storage ID for t...
- SDL_TLSCreate . . . 2 matches
- ..._storage = SDL_TLSCreate();
}
SDL_AtomicUnlock(&tls_lock);
}
SDL_TLSSet(thread_local_storage, value, 0);
}
void *GetMyThreadData(void)
{
return SDL_TLS...
- ToDo . . . 1 match
- ...d as "draft" only and need improvements:
* [[SDL_TLSCreate]]
* [[SDL_TLSGet]]
* [[SDL_TLSSet]]
==== SDL_touch.h ====
These functions are currently documented as "draft" only a...
- SDL_TLSGet . . . 1 match
- ...ction is available since SDL 2.0.0.
== Related Functions ==
.[[SDL_TLSCreate]]
.[[SDL_TLSSet]]
----
[[CategoryAPI]], [[CategoryThread]]
##See the Style Guide for instructions o...
- 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...
