Commit Graph

2 Commits

Author SHA1 Message Date
fcac9e8410 Cleanup: style 2018-04-19 08:18:16 +02:00
5bfe6126f8 Added lock-free single linked list implementation
Only supports lock-free insertion for now, can not delete element
or traverse the list at the same time.
2018-04-16 10:18:43 +02:00