hcreate_r
int hcreate_r(size_t, struct hsearch_data *);
if (hcreate_r(0, &global_hashtable) == 0)
if (hcreate_r(0, &queue_map) == 0)
if (hcreate_r(0, &if_map) == 0)
if (hcreate_r(0, &qid_map) == 0)
if (hcreate_r(0, &isgroup_map) == 0)