wangzhengquan
2020-08-05 c98f3d98b879dff1d05e64155eca669f0f6456fd
src/queue/include/shm_mm.h
@@ -18,7 +18,7 @@
 */
void shm_destroy();
void* shm_malloc_by_key(int key, int size);
int shm_alloc_key();
#ifdef __cplusplus