RTEMS CPU Kit with SuperCore  4.11.3
Data Structures
key.h File Reference

POSIX Key Private Support. More...

#include <pthread.h>
#include <rtems/score/chain.h>
#include <rtems/score/object.h>
#include <rtems/score/rbtree.h>
#include <rtems/score/thread.h>
Include dependency graph for key.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  POSIX_Keys_Key_value_pair
 Represents POSIX key and value pair. More...
 
struct  POSIX_Keys_Control
 The data structure used to manage a POSIX key. More...
 

Detailed Description

POSIX Key Private Support.

This include file contains all the private support information for POSIX key.