Home
last modified time | relevance | path

Searched refs:executorCount (Results 1 - 1 of 1) sorted by relevance

/base/startup/appspawn/test/moduletest/threadpool/
H A Dthread_manager.c37 uint32_t executorCount; member
100 mgr->executorCount--; in PopTaskExecutor()
111 APPSPAWN_LOGV("AddExecutor task: %{public}u executorCount: %{public}u executor: %{public}u", in AddExecutor()
112 task->taskId, mgr->executorCount, executor->task->taskId); in AddExecutor()
119 mgr->executorCount++; in AddExecutor()
129 APPSPAWN_LOGV("RunExecutor in thread: %{public}d executorCount: %{public}u ", in RunExecutor()
130 threadNode->index, mgr->executorCount); in RunExecutor()
143 APPSPAWN_LOGV("RunExecutor executorCount: %{public}u end", mgr->executorCount); in RunExecutor()
215 mgr->executorCount in SafeRemoveTask()
[all...]

Completed in 1 milliseconds