Home
last modified time | relevance | path

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

/base/security/device_auth/deps_adapter/os_adapter/impl/src/
H A Dhc_task_thread.c24 static HcTaskBase* PopTask(HcTaskThread* thread) in PopTask() function
105 HcTaskBase* task = PopTask(thread); in TaskThreadLoop()
/base/startup/appspawn/test/moduletest/threadpool/
H A Dthread_manager.c177 static TaskNode *PopTask(ThreadManager *mgr, ListNode *queue) in PopTask() function
226 TaskNode *task = PopTask(mgr, &mgr->waitingTaskQueue); in ExecuteTask()
239 TaskNode *task = PopTask(mgr, &mgr->executingTaskQueue); in CheckTaskComplete()

Completed in 2 milliseconds