Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__shared.hpp248 static constexpr std::size_t __started_bit = 0; member
293 if (!__bit<__started_bit>(__old) || in __detach()
311 if (this->template __is_set<__started_bit>()) in __try_start()
315 else if (__bit<__started_bit>( in __try_start()
316 this->template __set_bit<__started_bit>())) in __try_start()