summaryrefslogtreecommitdiff
path: root/include/ruby/atomic.h
Commit message (Expand)AuthorAgeFilesLines
* Align the implementation precedences with `rb_atomic_t` definitionNobuyoshi Nakada2021-09-241-0/+12
* include/ruby/atomic.h: rework卜部昌平2021-09-221-278/+664
* include/ruby/atomic.h: add doxygen卜部昌平2021-09-151-1/+257
* Removed a typo in a comment [ci skip]Nobuyoshi Nakada2021-03-071-1/+1
* Use RBIMPL_COMPILER_{SINCE,BEFORE} for MSVCNobuyoshi Nakada2020-12-241-3/+3
* Expose atomic operation macros with RUBY prefixNobuyoshi Nakada2020-12-241-0/+236