WPILibC++
unspecified
|
Public Types | |
typedef pthread_mutex_t * | native_handle_type |
Public Member Functions | |
priority_mutex (const priority_mutex &)=delete | |
priority_mutex & | operator= (const priority_mutex &)=delete |
void | lock () |
void | unlock () |
bool | try_lock () noexcept |
pthread_mutex_t * | native_handle () |