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