jimi-wzq
2021-01-12 48e47110397c894716525db219e53300c08f64dd
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 )
{