aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/ck/include/ck_backoff.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge commit 'ce929fe84f9c453263af379f3b255ff8eca01d48'Olivier Houchard2021-10-291-1/+1
| | | | Import CK as of commit 2265c7846f4ce667f5216456afe2779b23c3e5f7.
* Import Concurrency Kit in the kernel.Olivier Houchard2016-11-281-0/+57
CK is a toolkit providing different lockfree algorithms/data structures. More information can be found here : www.concurrencykit.org Notes: svn path=/head/; revision=309266