looper3339
2021-08-09 567e7bba26bb8fe485be6c2ddfaaf8ab77eb6141
src/shm/hashtable.h
@@ -33,10 +33,6 @@
void *hashtable_remove(hashtable_t *hashtable, int key);
void hashtable_removeall(hashtable_t *hashtable);
int hashtable_lock(hashtable_t *hashtable);
int hashtable_unlock(hashtable_t *hashtable);
int hashtable_get_queue_count(hashtable_t *hashtable) ;
/** 
 * 遍历hash_table