F´ Flight Software - C/C++ Documentation
devel
A framework for building embedded system applications to NASA flight quality standards.
|
This is the complete list of members for Os::Mutex, including all inherited members.
ERROR_BUSY enum value | Os::MutexInterface | |
ERROR_DEADLOCK enum value | Os::MutexInterface | |
ERROR_OTHER enum value | Os::MutexInterface | |
getDelegate(MutexHandleStorage &aligned_new_memory) | Os::MutexInterface | static |
getHandle() override | Os::Mutex | virtual |
lock() | Os::Mutex | |
Mutex() | Os::Mutex | |
MutexInterface()=default | Os::MutexInterface | |
MutexInterface(const MutexInterface &other)=delete | Os::MutexInterface | |
MutexInterface(const MutexInterface *other)=delete | Os::MutexInterface | |
OP_OK enum value | Os::MutexInterface | |
operator=(const MutexInterface &other)=delete | Os::MutexInterface | |
release() override | Os::Mutex | virtual |
Status enum name | Os::MutexInterface | |
take() override | Os::Mutex | virtual |
unLock() | Os::Mutex | |
unlock() | Os::Mutex | inline |
~Mutex() final | Os::Mutex | |
~MutexInterface()=default | Os::MutexInterface | virtual |