Displaying 1 result from an estimated 1 matches for "1003995".
Did you mean:
100.995
2009 May 16
6
[LLVMdev] RFC: Atomics.h
Some of you may have noticed that I addedd include/llvm/System/
Atomics.h to the repository briefly, which will be used for adding
support for threading in LLVM.
I have tried to provided appropriate implementations of the atomic ops
(currently memory fence and CAS) for platforms we care about, but my
knowledge of these, and my ability to test them, is limited. So,
please, if you run on