Home
last modified time | relevance | path

Searched defs:WaitEvent (Results 1 – 25 of 121) sorted by relevance

12345

/dports/databases/postgresql96-server/postgresql-9.6.24/src/include/storage/
H A Dlatch.h130 typedef struct WaitEvent struct
135 void *user_data; /* pointer provided in AddWaitEventToSet */ argument
139 } WaitEvent; argument
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/include/storage/
H A Dlatch.h130 typedef struct WaitEvent struct
135 void *user_data; /* pointer provided in AddWaitEventToSet */ argument
139 } WaitEvent; typedef
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/include/storage/
H A Dlatch.h130 typedef struct WaitEvent struct
135 void *user_data; /* pointer provided in AddWaitEventToSet */ argument
139 } WaitEvent; argument
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/include/storage/
H A Dlatch.h130 typedef struct WaitEvent struct
135 void *user_data; /* pointer provided in AddWaitEventToSet */ argument
139 } WaitEvent; argument
/dports/databases/postgresql96-client/postgresql-9.6.24/src/include/storage/
H A Dlatch.h130 typedef struct WaitEvent struct
135 void *user_data; /* pointer provided in AddWaitEventToSet */ argument
139 } WaitEvent; argument
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/include/storage/
H A Dlatch.h130 typedef struct WaitEvent struct
135 void *user_data; /* pointer provided in AddWaitEventToSet */ argument
139 } WaitEvent; argument
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/include/storage/
H A Dlatch.h130 typedef struct WaitEvent struct
135 void *user_data; /* pointer provided in AddWaitEventToSet */ argument
139 } WaitEvent; argument
/dports/databases/py-pglast/pglast-1.2/libpg_query/src/postgres/include/storage/
H A Dlatch.h140 typedef struct WaitEvent struct
145 void *user_data; /* pointer provided in AddWaitEventToSet */ argument
149 } WaitEvent; argument
/dports/databases/postgresql10-plperl/postgresql-10.19/src/include/storage/
H A Dlatch.h140 typedef struct WaitEvent struct
145 void *user_data; /* pointer provided in AddWaitEventToSet */ argument
149 } WaitEvent; argument
/dports/databases/postgresql11-client/postgresql-11.14/src/include/storage/
H A Dlatch.h140 typedef struct WaitEvent struct
145 void *user_data; /* pointer provided in AddWaitEventToSet */ argument
149 } WaitEvent; typedef
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/include/storage/
H A Dlatch.h140 typedef struct WaitEvent struct
145 void *user_data; /* pointer provided in AddWaitEventToSet */ argument
149 } WaitEvent; typedef
/dports/databases/postgresql10-client/postgresql-10.19/src/include/storage/
H A Dlatch.h140 typedef struct WaitEvent struct
145 void *user_data; /* pointer provided in AddWaitEventToSet */ argument
149 } WaitEvent; argument
/dports/databases/postgresql10-contrib/postgresql-10.19/src/include/storage/
H A Dlatch.h140 typedef struct WaitEvent struct
145 void *user_data; /* pointer provided in AddWaitEventToSet */ argument
149 } WaitEvent; argument
/dports/databases/postgresql10-plpython/postgresql-10.19/src/include/storage/
H A Dlatch.h140 typedef struct WaitEvent struct
145 void *user_data; /* pointer provided in AddWaitEventToSet */ argument
149 } WaitEvent; argument
/dports/databases/postgresql10-docs/postgresql-10.19/src/include/storage/
H A Dlatch.h140 typedef struct WaitEvent struct
145 void *user_data; /* pointer provided in AddWaitEventToSet */ argument
149 } WaitEvent; argument
/dports/databases/postgresql11-contrib/postgresql-11.14/src/include/storage/
H A Dlatch.h140 typedef struct WaitEvent struct
145 void *user_data; /* pointer provided in AddWaitEventToSet */ argument
149 } WaitEvent; argument
/dports/databases/postgresql11-plperl/postgresql-11.14/src/include/storage/
H A Dlatch.h140 typedef struct WaitEvent struct
145 void *user_data; /* pointer provided in AddWaitEventToSet */ argument
149 } WaitEvent; typedef
/dports/databases/postgresql11-docs/postgresql-11.14/src/include/storage/
H A Dlatch.h140 typedef struct WaitEvent struct
145 void *user_data; /* pointer provided in AddWaitEventToSet */ argument
149 } WaitEvent; argument
/dports/databases/postgresql11-plpython/postgresql-11.14/src/include/storage/
H A Dlatch.h140 typedef struct WaitEvent struct
145 void *user_data; /* pointer provided in AddWaitEventToSet */ argument
149 } WaitEvent; argument
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/include/storage/
H A Dlatch.h140 typedef struct WaitEvent struct
145 void *user_data; /* pointer provided in AddWaitEventToSet */ argument
149 } WaitEvent; typedef
/dports/databases/postgresql11-server/postgresql-11.14/src/include/storage/
H A Dlatch.h140 typedef struct WaitEvent struct
145 void *user_data; /* pointer provided in AddWaitEventToSet */ argument
149 } WaitEvent; argument
/dports/databases/postgresql10-server/postgresql-10.19/src/include/storage/
H A Dlatch.h140 typedef struct WaitEvent struct
145 void *user_data; /* pointer provided in AddWaitEventToSet */ argument
149 } WaitEvent; argument
/dports/databases/libpg_query/libpg_query-10-1.0.4/src/postgres/include/storage/
H A Dlatch.h140 typedef struct WaitEvent struct
145 void *user_data; /* pointer provided in AddWaitEventToSet */ argument
149 } WaitEvent; typedef
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/Support/
H A DAMDHSAKernelDescriptor.h141 uint32_t private_segment_fixed_size;
144 uint8_t reserved1[24];
145 uint32_t compute_pgm_rsrc1;
146 uint32_t compute_pgm_rsrc2;
147 uint16_t kernel_code_properties;
151 static_assert(
152 sizeof(kernel_descriptor_t) == 64,
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/include/storage/
H A Dlatch.h141 typedef struct WaitEvent struct
146 void *user_data; /* pointer provided in AddWaitEventToSet */ argument
150 } WaitEvent; argument

12345