PostgreSQL Source Code  git master
proclist_types.h File Reference
Include dependency graph for proclist_types.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  proclist_node
 
struct  proclist_head
 
struct  proclist_mutable_iter
 

Typedefs

typedef struct proclist_node proclist_node
 
typedef struct proclist_head proclist_head
 
typedef struct proclist_mutable_iter proclist_mutable_iter
 

Typedef Documentation

◆ proclist_head

typedef struct proclist_head proclist_head

◆ proclist_mutable_iter

◆ proclist_node

typedef struct proclist_node proclist_node