Home
last modified time | relevance | path

Searched refs:async_scope (Results 1 – 7 of 7) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/
H A Dexecution.hpp27 using async_scope = exec::async_scope; typedef
H A Dcontext.hpp110 async_scope pending_tasks{};
114 async_scope internal_tasks{};
/openbmc/pldm/requester/test/
H A Dhandler_test.cpp158 exec::async_scope scope; in TEST_F()
205 exec::async_scope scope; in TEST_F()
263 exec::async_scope scope; in TEST_F()
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dimport7 cp "${execution_dir}"/include/exec/{any_sender_of,async_scope,at_coroutine_exit,env,inline_schedule…
H A Dasync_scope.hpp35 struct async_scope;
774 friend struct async_scope;
893 struct async_scope : __immovable struct
895 async_scope() = default;
966 using __scope::async_scope;
/openbmc/pldm/platform-mc/
H A Dsensor_manager.hpp114 std::map<pldm_tid_t, std::pair<exec::async_scope, std::optional<int>>>
H A Dterminus_manager.hpp269 std::optional<std::pair<exec::async_scope, std::optional<int>>>