WPILibC++ 2024.3.2
|
This is the complete list of members for wpi::detail::SafeThreadOwnerBase, including all inherited members.
GetNativeThreadHandle() | wpi::detail::SafeThreadOwnerBase | |
GetThreadSharedPtr() const | wpi::detail::SafeThreadOwnerBase | protected |
Join() | wpi::detail::SafeThreadOwnerBase | |
operator bool() const | wpi::detail::SafeThreadOwnerBase | explicit |
operator=(const SafeThreadOwnerBase &)=delete | wpi::detail::SafeThreadOwnerBase | |
operator=(SafeThreadOwnerBase &&other) noexcept | wpi::detail::SafeThreadOwnerBase | inline |
SafeThreadOwnerBase() noexcept=default | wpi::detail::SafeThreadOwnerBase | |
SafeThreadOwnerBase(const SafeThreadOwnerBase &)=delete | wpi::detail::SafeThreadOwnerBase | |
SafeThreadOwnerBase(SafeThreadOwnerBase &&other) noexcept | wpi::detail::SafeThreadOwnerBase | inline |
SetJoinAtExit(bool joinAtExit) | wpi::detail::SafeThreadOwnerBase | inline |
Start(std::shared_ptr< SafeThreadBase > thr) | wpi::detail::SafeThreadOwnerBase | protected |
Stop() | wpi::detail::SafeThreadOwnerBase | |
swap | wpi::detail::SafeThreadOwnerBase | friend |
~SafeThreadOwnerBase() | wpi::detail::SafeThreadOwnerBase |