WPILibC++
unspecified
|
Public Types | |
using | Proxy = typename detail::SafeThreadProxy< T > |
Public Member Functions | |
void | Start () |
void | Start (T *thr) |
Proxy | GetThread () |
![]() | |
void | Stop () |
Additional Inherited Members | |
![]() | |
SafeThreadOwnerBase (const SafeThreadOwnerBase &)=delete | |
SafeThreadOwnerBase & | operator= (const SafeThreadOwnerBase &)=delete |
void | Start (SafeThread *thr) |
SafeThread * | GetThread () |