Skip to content
Commit d54eb23a authored by Owen Anderson's avatar Owen Anderson
Browse files

Add an Atomic.h to the System library, for providing a platform independent API

to low-level sync operations.

The only one present at the moment is MemoryFence(), and only for the platforms
for which I could easily discern the proper way to do it.  If your favorite platform
isn't represented, patches are welcome!

llvm-svn: 71770
parent 2646b724
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment