lichao
2021-04-29 72bffb0807925a156b076b71f78c848a08d27b87
src/shm.h
@@ -90,7 +90,7 @@
   }
};
typedef robust::CasMutex<true> Mutex;
typedef robust::Mutex Mutex;
typedef robust::Guard<Mutex> Guard;
class SharedMemory : public mshm_t