Wiki Page Content

Differences between revisions 1 and 2
Revision 1 as of 2011-02-01 20:24:27
Size: 587
Editor: SheenaSmith
Comment: create page - 2/1 changeset 5134
Revision 2 as of 2011-02-01 20:47:14
Size: 572
Editor: SheenaSmith
Comment: update content - remove acl
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
#acl All:read

DRAFT

SDL_CompilerBarrier

Use this function to prevent the compiler from reordering reads and writes to globally visible variables across the call.

Syntax

void SDL_CompilerBarrier(void)

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryAPI, CategoryAtomic

None: SDL_CompilerBarrier (last edited 2011-02-02 18:32:36 by SheenaSmith)

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