Open
Description
there are several threads concurrently writing on a same value in the hashmap,so i need "update_fn" rather than "update" to lock the value to avoid overwriting.
my input function seems like void fn(mapped_type&, param1 xx, param2 xx ....)
i need more extra input params, but the update_fn may not supported.
can u give me some advices to solve this problem?
Metadata
Metadata
Assignees
Labels
No labels