Module gix_hashtable::sync

source ·
Expand description

thread-safe types

Structs

  • A map for associating data with object ids in a thread-safe fashion. It should scale well up to 256 threads.