RTEMS  5.1
Data Fields
POSIX_Keys_Control Struct Reference

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.
 

Detailed Description

The data structure used to manage a POSIX key.

Field Documentation

◆ destructor

void(* POSIX_Keys_Control::destructor) (void *)

This field is the data destructor.

◆ Object

Objects_Control POSIX_Keys_Control::Object

This field is the Object control structure.


The documentation for this struct was generated from the following file: