SDL Wiki
(This is the documentation for SDL3, which is under heavy development and the API is changing! SDL2 is the current stable version!)

SDL_MemoryBarrierAcquireFunction

Insert a memory acquire barrier.

Header File

Defined in <SDL3/SDL_atomic.h>

Syntax

void SDL_MemoryBarrierAcquireFunction(void);

Remarks

Please refer to SDL_MemoryBarrierReleaseFunction for the details!

Thread Safety

Obviously this function is safe to use from any thread at any time, but if you find yourself needing this, you are probably dealing with some very sensitive code; be careful!

Version

This function is available since SDL 3.0.0.

See Also


CategoryAPI, CategoryAPIFunction


[ edit | delete | history | feedback | raw ]

[ front page | index | search | recent changes | git repo | offline html ]

All wiki content is licensed under Creative Commons Attribution 4.0 International (CC BY 4.0).
Wiki powered by ghwikipp.