summaryrefslogtreecommitdiff
path: root/zephyr/shim/include/atomic.h
Commit message (Expand)AuthorAgeFilesLines
* zephyr: shim: atomic_clear_bits should return a valueDenis Brockus2021-09-211-2/+2
* atomic: rename atomic_read_clear to atomic_clearDawid Niedzwiecki2020-11-021-5/+0
* tree: Use new atomic_* implementationDawid Niedzwiecki2020-10-271-28/+4
* Fix incomplete rename (deprecated_atomic_clear -> deprecated_atomic_clear_bits)Jack Rosenthal2020-10-061-2/+2
* zephyr: implement atomic.hJack Rosenthal2020-10-011-0/+45