chore: code revert

This commit is contained in:
kailixu 2023-08-01 19:45:14 +08:00
parent 2a22e55705
commit 42da90e459
1 changed files with 1 additions and 1 deletions

View File

@ -297,4 +297,4 @@ int32_t taosThreadSpinUnlock(TdThreadSpinlock *lock) {
void taosThreadTestCancel(void) { return pthread_testcancel(); }
void taosThreadClear(TdThread *thread) { memset(thread, 0, sizeof(TdThread)); }
void taosThreadClear(TdThread *thread) { memset(thread, 0, sizeof(TdThread)); }