Home
last modified time | relevance | path

Searched refs:ParallelSlotsTerminate (Results 1 – 25 of 63) sorted by relevance

123

/dports/databases/postgresql13-server/postgresql-13.5/src/bin/scripts/
H A Dscripts_parallel.h31 extern void ParallelSlotsTerminate(ParallelSlot *slots, int numslots);
H A Dscripts_parallel.c251 ParallelSlotsTerminate(ParallelSlot *slots, int numslots)
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/bin/scripts/
H A Dscripts_parallel.h31 extern void ParallelSlotsTerminate(ParallelSlot *slots, int numslots);
H A Dscripts_parallel.c251 ParallelSlotsTerminate(ParallelSlot *slots, int numslots) in ParallelSlotsTerminate() function
/dports/databases/postgresql13-docs/postgresql-13.5/src/bin/scripts/
H A Dscripts_parallel.h31 extern void ParallelSlotsTerminate(ParallelSlot *slots, int numslots);
H A Dscripts_parallel.c251 ParallelSlotsTerminate(ParallelSlot *slots, int numslots) in ParallelSlotsTerminate() function
/dports/databases/postgresql13-contrib/postgresql-13.5/src/bin/scripts/
H A Dscripts_parallel.h31 extern void ParallelSlotsTerminate(ParallelSlot *slots, int numslots);
H A Dscripts_parallel.c251 ParallelSlotsTerminate(ParallelSlot *slots, int numslots)
/dports/databases/postgresql13-plpython/postgresql-13.5/src/bin/scripts/
H A Dscripts_parallel.h31 extern void ParallelSlotsTerminate(ParallelSlot *slots, int numslots);
H A Dscripts_parallel.c251 ParallelSlotsTerminate(ParallelSlot *slots, int numslots) in ParallelSlotsTerminate() function
/dports/databases/postgresql13-plperl/postgresql-13.5/src/bin/scripts/
H A Dscripts_parallel.h31 extern void ParallelSlotsTerminate(ParallelSlot *slots, int numslots);
H A Dscripts_parallel.c251 ParallelSlotsTerminate(ParallelSlot *slots, int numslots) in ParallelSlotsTerminate() function
/dports/databases/postgresql13-client/postgresql-13.5/src/bin/scripts/
H A Dscripts_parallel.h31 extern void ParallelSlotsTerminate(ParallelSlot *slots, int numslots);
H A Dscripts_parallel.c251 ParallelSlotsTerminate(ParallelSlot *slots, int numslots) in ParallelSlotsTerminate() function
/dports/databases/postgresql14-plpython/postgresql-14.1/src/include/fe_utils/
H A Dparallel_slot.h70 extern void ParallelSlotsTerminate(ParallelSlotArray *sa);
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/include/fe_utils/
H A Dparallel_slot.h70 extern void ParallelSlotsTerminate(ParallelSlotArray *sa);
/dports/databases/postgresql14-plperl/postgresql-14.1/src/include/fe_utils/
H A Dparallel_slot.h70 extern void ParallelSlotsTerminate(ParallelSlotArray *sa);
/dports/databases/postgresql14-server/postgresql-14.1/src/include/fe_utils/
H A Dparallel_slot.h70 extern void ParallelSlotsTerminate(ParallelSlotArray *sa);
/dports/databases/postgresql14-docs/postgresql-14.1/src/include/fe_utils/
H A Dparallel_slot.h70 extern void ParallelSlotsTerminate(ParallelSlotArray *sa);
/dports/databases/postgresql14-contrib/postgresql-14.1/src/include/fe_utils/
H A Dparallel_slot.h70 extern void ParallelSlotsTerminate(ParallelSlotArray *sa);
/dports/databases/postgresql14-client/postgresql-14.1/src/include/fe_utils/
H A Dparallel_slot.h70 extern void ParallelSlotsTerminate(ParallelSlotArray *sa);
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/fe_utils/
H A Dparallel_slot.c451 ParallelSlotsTerminate(ParallelSlotArray *sa) in ParallelSlotsTerminate() function
/dports/databases/postgresql14-plperl/postgresql-14.1/src/fe_utils/
H A Dparallel_slot.c451 ParallelSlotsTerminate(ParallelSlotArray *sa) in ParallelSlotsTerminate() function
/dports/databases/postgresql14-server/postgresql-14.1/src/fe_utils/
H A Dparallel_slot.c451 ParallelSlotsTerminate(ParallelSlotArray *sa) in ParallelSlotsTerminate() function
/dports/databases/postgresql14-plpython/postgresql-14.1/src/fe_utils/
H A Dparallel_slot.c451 ParallelSlotsTerminate(ParallelSlotArray *sa) in ParallelSlotsTerminate() function

123