Home
last modified time | relevance | path

Searched defs:bulk_t (Results 1 – 2 of 2) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__bulk.hpp226 struct bulk_t : __generic_bulk_t<bulk_t> { struct
228 static auto __transform_sender_fn(const _Env&) { in __transform_sender_fn()
253 static auto transform_sender(_Sender&& __sndr, const _Env& __env) { in transform_sender()
H A D__p2300.hpp262 using bulk_t STDEXEC_STD_DEPRECATED = stdexec::bulk_t; typedef