提交 d05413ca 编写于 作者: sangshuduo's avatar sangshuduo

[TD-2210] <fix>: use LWP tid. fix assertion on mac.

上级 fc6596fb
......@@ -2592,7 +2592,6 @@ bool tscSetSqlOwner(SSqlObj* pSql) {
}
void tscClearSqlOwner(SSqlObj* pSql) {
assert(taosCheckPthreadValid(pSql->owner));
atomic_store_64(&pSql->owner, 0);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册