Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-06 | include: use unsigned literal in combination with binary not | Justus Winter | |
* include/refcount.h (refcounts_promote): Use ~0U. (refcounts_demote): Likewise. | |||
2014-05-22 | include: add lock-less reference counting primitives | Justus Winter | |
* include/refcount.h: New file. |