Results 1 - 6 of 6 results out of about 6838 pages. (3.81 seconds)
- SDL_AtomicCASPtr . . . 4 matches
- ...
= SDL_AtomicCASPtr =
Use this function to set a pointer to a new value if it is currently an old value.
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
SDL_bool SDL_Atom...
- SDL_AtomicCAS . . . 4 matches
- ...
= SDL_AtomicCAS =
Use this function to set an atomic variable to a new value if it is currently an old value.
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
SDL_bool SD...
- SDL_atomic_t . . . 1 match
- ...o work with the integer value.
== Related Functions ==
.[[SDL_AtomicAdd]]
.[[SDL_AtomicCAS]]
.[[SDL_AtomicDecRef]]
.[[SDL_AtomicGet]]
.[[SDL_AtomicIncRef]]
.[[SDL_Atomic...
- SDL_AtomicSetPtr . . . 1 match
- ...ample here
}}}
== Remarks ==
''You can add useful comments here''
== Related Functions ==
.[[SDL_AtomicCASPtr]]
.[[SDL_AtomicGetPtr]]
----
[[CategoryAPI]], [[CategoryAtomic]]...
- SDL_AtomicGetPtr . . . 1 match
- ...ample here
}}}
== Remarks ==
''You can add useful comments here''
== Related Functions ==
.[[SDL_AtomicCASPtr]]
.[[SDL_AtomicSetPtr]]
----
[[CategoryAPI]], [[CategoryAtomic]]...
- 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...
