WPILibC++  2018.4.1-20180819050225-1157-gb44f27d
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
wpi::detail::SafeThreadProxyBase Class Reference
Inheritance diagram for wpi::detail::SafeThreadProxyBase:
wpi::detail::SafeThreadProxy< T >

Public Member Functions

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

Protected Attributes

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

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