patch tair code removing from 22x to 31CE
This commit is contained in:
@ -67,7 +67,7 @@ public:
|
||||
HashMap* hashmap;
|
||||
|
||||
private:
|
||||
obsys::CThreadMutex mutex;
|
||||
obsys::ThreadMutex mutex;
|
||||
};
|
||||
|
||||
TEST(TestObConcurrentHashMap, concurrent)
|
||||
|
||||
Reference in New Issue
Block a user