]> gitweb.factorcode.org Git - factor.git/history - vm/atomic-gcc.hpp
alien.syntax: clarify that we can dispatch off ENUM: members
[factor.git] / vm / atomic-gcc.hpp
2013-05-12 Erik CharleboisVM: Refactor atomic-* to Factor style
2011-11-08 Joe Groffvm: switch atomic::add to atomic::fetch_add
2011-11-02 Joe Groffvm: add atomic::load and atomic::store functions
2011-11-02 Joe Groffvm: better organize atomics and sample counter