Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dinline_scheduler.hpp27 using inline_scheduler = stdexec::__inln::__scheduler; typedef
H A Dimport7 …dir}"/include/exec/{any_sender_of,async_scope,at_coroutine_exit,env,inline_scheduler,scope,task,se…
H A Dat_coroutine_exit.hpp265 __any_scheduler __scheduler_{inline_scheduler{}};
H A Dtask.hpp113 __scheduler_{exec::inline_scheduler{}};
/openbmc/pldm/requester/test/
H A Dhandler_test.cpp192 exec::default_task_context<void>(exec::inline_scheduler{})); in TEST_F()
226 exec::default_task_context<void>(exec::inline_scheduler{})); in TEST_F()
280 exec::default_task_context<void>(exec::inline_scheduler{})); in TEST_F()
/openbmc/pldm/platform-mc/
H A Dsensor_manager.cpp143 exec::default_task_context<void>(exec::inline_scheduler{})); in doSensorPolling()
H A Dterminus_manager.cpp144 exec::default_task_context<void>(exec::inline_scheduler{})); in discoverMctpTerminus()