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