wangzhengquan
2020-08-06 6af470d4b97f6057b4efbdc1f26c87e4101980ed
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