summaryrefslogtreecommitdiff
path: root/zephyr/shim/include/atomic.h
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* zephyr/shim/include/atomic.h: Format with clang-formatJack Rosenthal2022-06-281-1/+1
* zephyr: add a zephyr/ prefix to all zephyr includesFabio Baltieri2022-05-091-1/+1
* 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