docs: update memory and threading API docs
This commit is contained in:
@@ -11,6 +11,8 @@ void Initialize(const TaskSystemConfig& config)
|
||||
|
||||
**返回:** 无
|
||||
|
||||
**线程安全:** ❌ (应在主线程初始化)
|
||||
|
||||
**复杂度:** O(n),n 为 workerThreadCount
|
||||
|
||||
**注意:**
|
||||
|
||||
Reference in New Issue
Block a user