Home
last modified time | relevance | path

Searched defs:scoped_wait_state (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/atomic/include/boost/atomic/detail/
Dlock_pool.hpp118 class scoped_wait_state : class
125 explicit scoped_wait_state(const volatile void* addr) BOOST_NOEXCEPT : in scoped_wait_state() function in boost::atomics::detail::lock_pool::scoped_wait_state
Dwait_ops_emulated.hpp41 typedef lock_pool::scoped_wait_state< base_type::storage_alignment > scoped_wait_state; typedef
Dwait_ops_generic.hpp44 typedef lock_pool::scoped_wait_state< base_type::storage_alignment > scoped_wait_state; typedef