patch tair code removing from 22x to 31CE

This commit is contained in:
ly0
2022-04-06 10:56:12 +08:00
committed by LINxiansheng
parent 518fd3552f
commit 68cd558747
71 changed files with 1310 additions and 1764 deletions

View File

@ -67,7 +67,7 @@ public:
HashMap* hashmap;
private:
obsys::CThreadMutex mutex;
obsys::ThreadMutex mutex;
};
TEST(TestObConcurrentHashMap, concurrent)