wangzhengquan
2020-08-23 c1d70e0a50138fcbbe3c1045d3c61b9b5bdb8e22
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