This repository has been archived by the owner. It is now read-only.
Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Added a FIFO test to the atomic test suite.
This is really useful because we might be able to use something like this for the SDL event queue.
- Loading branch information
Showing
with
396 additions
and 0 deletions.
- +3 −0 include/SDL_atomic.h
- +393 −0 test/testatomic.c
Oops, something went wrong.