renamed to Free/Clear instead of Clear/ClearData

This commit is contained in:
2023-08-14 20:01:44 +08:00
parent 252955735e
commit b0514c94e3
14 changed files with 34 additions and 34 deletions

View File

@@ -176,7 +176,7 @@ namespace hgl
++p;
}
thread_set.ClearData();
thread_set.Clear();
}
/**