![]()  | 
  
    RTEMS
    5.1
    
   | 
 
The data structure used to manage a POSIX key. More...
#include <key.h>
Data Fields | |
| Objects_Control | Object | 
| void(* | destructor )(void *) | 
| Chain_Control | Key_value_pairs | 
| Key value pairs of this key.  | |
The data structure used to manage a POSIX key.
| void(* POSIX_Keys_Control::destructor) (void *) | 
This field is the data destructor.
| Objects_Control POSIX_Keys_Control::Object | 
This field is the Object control structure.
 1.8.15