std::map threadsafe_lookup_table::get_map() const { std::vector > locks; for(unsigned i=0;i(buckets[i].mutex)); } std::map res; for(unsigned i=0;i