epitzer / sparsehash

Automatically exported from code.google.com/p/sparsehash
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Is it thread safe for insertion of sparse hash table? #108

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by iubw...@gmail.com on 9 Mar 2015 at 8:27

GoogleCodeExporter commented 8 years ago
doubt it without mutexing it

Original comment by philip.deegan on 12 Mar 2015 at 7:11