Commit d54954ec authored by Igor Chorazewicz's avatar Igor Chorazewicz
Browse files

Reimplement enumerable_thread_specific with volatile_state

* Replace v<> with volatile_state

* Use std::shared_lock and std::unique_lock instead of
  hand made scoped_lock

* Implement custom thread_id assigning mechanism so that slots in
  persistent storage can be reused after a thread exited
parent c5c5a0cd
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment