Home
last modified time | relevance | path

Searched refs:tasks (Results 1 – 2 of 2) sorted by relevance

/third_party/lib/acpica/source/compiler/
A Dnew_table.txt4 There are four main tasks that are needed to provide support for a
13 Notes for each of these tasks provided below.
/third_party/lib/acpica/source/os_specific/service_layers/
A Dosfuchsia.cpp75 fbl::DoublyLinkedList<fbl::unique_ptr<AcpiOsTaskCtx>> tasks; member
499 while ((task = os_execute_state.tasks.pop_front()) == nullptr) { in AcpiOsExecuteTask()
571 os_execute_state.tasks.push_back(std::move(task)); in AcpiOsExecute()

Completed in 5 milliseconds