wangzhengquan
2020-08-05 c98f3d98b879dff1d05e64155eca669f0f6456fd
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