wzq
2020-08-22 cc6bec3330c29cc29f54d3e3d919d510f0197641
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