WPILibC++  unspecified
wpi::detail::SafeThreadProxyBase Class Reference
Inheritance diagram for wpi::detail::SafeThreadProxyBase:
Collaboration diagram for wpi::detail::SafeThreadProxyBase:

Public Member Functions

 SafeThreadProxyBase (SafeThread *thr)
 
 operator bool () const
 
std::unique_lock< std::mutex > & GetLock ()
 

Protected Attributes

SafeThreadm_thread
 
std::unique_lock< std::mutex > m_lock
 

The documentation for this class was generated from the following file: