![]() |
RTEMS 6.1
|
Inlined Routines from the POSIX RWLock Manager. More...
Go to the source code of this file.
Data Structures | |
| struct | POSIX_RWLock_Control |
Macros | |
| #define | POSIX_RWLOCK_MAGIC 0x9621dabdUL |
| #define | POSIX_RWLOCK_VALIDATE_OBJECT(rw) |
Functions | |
| bool | _POSIX_RWLock_Auto_initialization (POSIX_RWLock_Control *the_rwlock) |
Inlined Routines from the POSIX RWLock Manager.
This file contains the static inlin implementation of the inlined routines from the POSIX RWLock Manager.
| #define POSIX_RWLOCK_VALIDATE_OBJECT | ( | rw | ) |