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