Wiki Page Content

Results 1 - 7 of 7 results out of about 6839 pages. (3.36 seconds)

SDL_CompilerBarrier . . . 4 matches
...perations that modify memory are full memory barriers. This function is used in [[SDL_AtomicGet]]() and [[SDL_AtomicGetPtr]](). == Related Functions == .[[SDL_AtomicGet]] .[[S...

0.8k - rev: 3 (current) last modified: 2011-02-02 18:32:36

SDL_atomic_t . . . 2 matches
...erval */ Uint32 fps_timer_callback(Uint32 interval, void *data) { const float f = SDL_AtomicGet(&frames); const float iv = interval * 0.001f; /* Note: the thread safety of pri...

1.8k - rev: 4 (current) last modified: 2019-03-29 20:36:49

SDL_AtomicSetPtr . . . 1 match
...ample here }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_AtomicCASPtr]] .[[SDL_AtomicGetPtr]] ---- [[CategoryAPI]], [[CategoryAtomic]]...

0.7k - rev: 3 (current) last modified: 2011-02-02 18:27:08

SDL_AtomicSet . . . 1 match
... your code example here }}} == Remarks == This function also acts as a full memory barrier. == Related Functions == .[[SDL_AtomicGet]] ---- [[CategoryAPI]], [[CategoryAtomic]]...

0.7k - rev: 7 (current) last modified: 2015-04-26 18:47:11

SDL_AtomicCASPtr . . . 1 match
...== This function is available since SDL 2.0.0. == Related Functions == .[[SDL_AtomicCAS]] .[[SDL_AtomicGetPtr]] .[[SDL_AtomicSetPtr]] ---- [[CategoryAPI]], [[CategoryAtomic]]...

0.9k - rev: 6 (current) last modified: 2016-05-11 20:48:05

SDL_AtomicCAS . . . 1 match
...on == This function is available since SDL 2.0.0. == Related Functions == .[[SDL_AtomicCASPtr]] .[[SDL_AtomicGet]] .[[SDL_AtomicSet]] ---- [[CategoryAPI]], [[CategoryAtomic]]...

0.9k - rev: 9 (current) last modified: 2016-05-11 20:50:02

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...

0.5k - rev: 19 (current) last modified: 2013-08-10 05:04:50

(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit