wangzhengquan
2020-08-05 ddbeeaaffeab5bc997a0b7a7e8dcac863610feee
src/queue/include/shm_queue_wrapper.h
@@ -13,6 +13,8 @@
//移除不包含在keys中的队列
void shm_remove_queues_exclude(void *keys, int length);
//移除不包含在keys中的队列
void shm_remove_queue(int key);
/**
 * 创建队列
 * @ shmqueue