khizmax / libcds

A C++ library of Concurrent Data Structures
http://libcds.sourceforge.net/doc/cds-api/index.html
Boost Software License 1.0
2.54k stars 358 forks source link

Attempt to separate smr instances in HP by TLSManagers #163

Closed Krock21 closed 4 years ago

Krock21 commented 4 years ago

https://ideone.com/uuzAIV image

So every template instantiation has a different SMR instance.

This is not tested by CI yet