|
CppELib 1.7.0
|
This is the complete list of members for OSWrapper::Mutex, including all inherited members.
| create() | OSWrapper::Mutex | static |
| create(int priorityCeiling) | OSWrapper::Mutex | static |
| destroy(Mutex *m) | OSWrapper::Mutex | static |
| lock()=0 | OSWrapper::Mutex | pure virtual |
| timedLock(Timeout tmout)=0 | OSWrapper::Mutex | pure virtual |
| tryLock()=0 | OSWrapper::Mutex | pure virtual |
| unlock()=0 | OSWrapper::Mutex | pure virtual |
| ~Mutex() | OSWrapper::Mutex | inlineprotectedvirtual |