zpp
Zephyr C++20 Framework
zpp::futex_ref Member List
This is the complete list of members for
zpp::futex_ref
, including all inherited members.
futex_base
() noexcept
zpp::futex_base< futex_ref >
inline
protected
futex_base
(const futex_base &)=delete
zpp::futex_base< futex_ref >
futex_base
(futex_base &&)=delete
zpp::futex_base< futex_ref >
futex_ref
(native_pointer f) noexcept
zpp::futex_ref
inline
explicit
futex_ref
(T_Futex &f) noexcept
zpp::futex_ref
inline
explicit
futex_ref
()=delete
zpp::futex_ref
native_const_pointer
typedef
zpp::futex_base< futex_ref >
native_handle
() noexcept -> native_pointer
zpp::futex_ref
inline
native_handle
() const noexcept -> native_const_pointer
zpp::futex_ref
inline
native_pointer
typedef
zpp::futex_base< futex_ref >
native_type
typedef
zpp::futex_base< futex_ref >
operator=
(native_pointer f) noexcept
zpp::futex_ref
inline
operator=
(T_Futex &f) noexcept
zpp::futex_ref
inline
futex_base< futex_ref >::operator=
(const futex_base &)=delete
zpp::futex_base< futex_ref >
futex_base< futex_ref >::operator=
(futex_base &&)=delete
zpp::futex_base< futex_ref >
try_wait
(int expected) noexcept
zpp::futex_base< futex_ref >
inline
try_wait_for
(int expected, const std::chrono::duration< T_Rep, T_Period > &timeout) noexcept
zpp::futex_base< futex_ref >
inline
wait
(int expected) noexcept
zpp::futex_base< futex_ref >
inline
wake_all
() noexcept
zpp::futex_base< futex_ref >
inline
wake_one
() noexcept
zpp::futex_base< futex_ref >
inline
Generated by
1.9.1