src/shm/hashtable.cpp @@ -23,7 +23,7 @@ static size_t hashcode(int key); static struct timespec TIMEOUT = {1, 0}; static struct timespec TIMEOUT = {2, 0}; void hashtable_init(hashtable_t *hashtable ) {