← Back to context Comment by steveklabnik 3 hours ago “One hashmap for your entire program” is not generally what people mean when they want a hashmap. 1 comment steveklabnik Reply alexfoo 2 hours ago > The three functions hcreate_r(), hsearch_r(), hdestroy_r() are reentrant versions that allow a program to use more than one hash search table at the same time.
alexfoo 2 hours ago > The three functions hcreate_r(), hsearch_r(), hdestroy_r() are reentrant versions that allow a program to use more than one hash search table at the same time.
> The three functions hcreate_r(), hsearch_r(), hdestroy_r() are reentrant versions that allow a program to use more than one hash search table at the same time.