|
RTEMS CPU Kit with SuperCore
4.11.3
|
This type defines the control block used to manage each RWLock. More...
#include <rwlock.h>

Data Fields | |
| Objects_Control | Object |
| This is used to manage a RWLock as an object. More... | |
| CORE_RWLock_Control | RWLock |
| This is used to implement the RWLock. More... | |
This type defines the control block used to manage each RWLock.
| Objects_Control POSIX_RWLock_Control::Object |
This is used to manage a RWLock as an object.
| CORE_RWLock_Control POSIX_RWLock_Control::RWLock |
This is used to implement the RWLock.
1.8.13