提交 1a5b1c56 编写于 作者: J Jeff Tao

remove mutex

上级 3e9e4649
......@@ -28,7 +28,6 @@ typedef struct {
int32_t maxSessions;
int32_t dataSize;
int32_t (*hashFp)(void *, uint64_t key);
pthread_mutex_t mutex;
} IHashObj;
int32_t taosHashInt(void *handle, uint64_t key) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册