WPILibC++
2018.4.1-20180930034747-1211-g175c6c1
|
Public Member Functions | |
void | Stop () |
SafeThreadOwnerBase (const SafeThreadOwnerBase &)=delete | |
SafeThreadOwnerBase & | operator= (const SafeThreadOwnerBase &)=delete |
SafeThreadOwnerBase (SafeThreadOwnerBase &&other) | |
SafeThreadOwnerBase & | operator= (SafeThreadOwnerBase other) |
operator bool () const | |
Protected Member Functions | |
void | Start (SafeThread *thr) |
SafeThread * | GetThread () const |
std::thread::native_handle_type | GetNativeThreadHandle () const |