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