Home
last modified time | relevance | path

Searched refs:shutdownHandles (Results 1 – 25 of 42) sorted by relevance

12

/dports/databases/postgresql96-server/postgresql-9.6.24/src/bin/pg_ctl/
H A Dpg_ctl.c106 static HANDLE shutdownHandles[2]; variable
109 #define shutdownEvent shutdownHandles[0]
110 #define postmasterProcess shutdownHandles[1]
1617 ret = WaitForMultipleObjects(2, shutdownHandles, FALSE, INFINITE); in pgwin32_ServiceMain()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/bin/pg_ctl/
H A Dpg_ctl.c106 static HANDLE shutdownHandles[2]; variable
109 #define shutdownEvent shutdownHandles[0]
110 #define postmasterProcess shutdownHandles[1]
1617 ret = WaitForMultipleObjects(2, shutdownHandles, FALSE, INFINITE); in pgwin32_ServiceMain()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/bin/pg_ctl/
H A Dpg_ctl.c106 static HANDLE shutdownHandles[2]; variable
109 #define shutdownEvent shutdownHandles[0]
110 #define postmasterProcess shutdownHandles[1]
1617 ret = WaitForMultipleObjects(2, shutdownHandles, FALSE, INFINITE); in pgwin32_ServiceMain()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/bin/pg_ctl/
H A Dpg_ctl.c115 static HANDLE shutdownHandles[2]; variable
118 #define shutdownEvent shutdownHandles[0]
119 #define postmasterProcess shutdownHandles[1]
1564 ret = WaitForMultipleObjects(2, shutdownHandles, FALSE, INFINITE); in pgwin32_ServiceMain()
/dports/databases/postgresql10-server/postgresql-10.19/src/bin/pg_ctl/
H A Dpg_ctl.c115 static HANDLE shutdownHandles[2]; variable
118 #define shutdownEvent shutdownHandles[0]
119 #define postmasterProcess shutdownHandles[1]
1564 ret = WaitForMultipleObjects(2, shutdownHandles, FALSE, INFINITE); in pgwin32_ServiceMain()
/dports/databases/postgresql10-docs/postgresql-10.19/src/bin/pg_ctl/
H A Dpg_ctl.c115 static HANDLE shutdownHandles[2]; variable
118 #define shutdownEvent shutdownHandles[0]
119 #define postmasterProcess shutdownHandles[1]
1564 ret = WaitForMultipleObjects(2, shutdownHandles, FALSE, INFINITE); in pgwin32_ServiceMain()
/dports/databases/postgresql10-client/postgresql-10.19/src/bin/pg_ctl/
H A Dpg_ctl.c115 static HANDLE shutdownHandles[2]; variable
118 #define shutdownEvent shutdownHandles[0]
119 #define postmasterProcess shutdownHandles[1]
1564 ret = WaitForMultipleObjects(2, shutdownHandles, FALSE, INFINITE); in pgwin32_ServiceMain()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/bin/pg_ctl/
H A Dpg_ctl.c115 static HANDLE shutdownHandles[2]; variable
118 #define shutdownEvent shutdownHandles[0]
119 #define postmasterProcess shutdownHandles[1]
1564 ret = WaitForMultipleObjects(2, shutdownHandles, FALSE, INFINITE); in pgwin32_ServiceMain()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/bin/pg_ctl/
H A Dpg_ctl.c115 static HANDLE shutdownHandles[2]; variable
118 #define shutdownEvent shutdownHandles[0]
119 #define postmasterProcess shutdownHandles[1]
1564 ret = WaitForMultipleObjects(2, shutdownHandles, FALSE, INFINITE); in pgwin32_ServiceMain()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/bin/pg_ctl/
H A Dpg_ctl.c106 static HANDLE shutdownHandles[2]; variable
109 #define shutdownEvent shutdownHandles[0]
110 #define postmasterProcess shutdownHandles[1]
1617 ret = WaitForMultipleObjects(2, shutdownHandles, FALSE, INFINITE); in pgwin32_ServiceMain()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/bin/pg_ctl/
H A Dpg_ctl.c106 static HANDLE shutdownHandles[2]; variable
109 #define shutdownEvent shutdownHandles[0]
110 #define postmasterProcess shutdownHandles[1]
1617 ret = WaitForMultipleObjects(2, shutdownHandles, FALSE, INFINITE); in pgwin32_ServiceMain()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/bin/pg_ctl/
H A Dpg_ctl.c106 static HANDLE shutdownHandles[2]; variable
109 #define shutdownEvent shutdownHandles[0]
110 #define postmasterProcess shutdownHandles[1]
1617 ret = WaitForMultipleObjects(2, shutdownHandles, FALSE, INFINITE); in pgwin32_ServiceMain()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/bin/pg_ctl/
H A Dpg_ctl.c106 static HANDLE shutdownHandles[2]; variable
109 #define shutdownEvent shutdownHandles[0]
110 #define postmasterProcess shutdownHandles[1]
1617 ret = WaitForMultipleObjects(2, shutdownHandles, FALSE, INFINITE); in pgwin32_ServiceMain()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/bin/pg_ctl/
H A Dpg_ctl.c115 static HANDLE shutdownHandles[2]; variable
118 #define shutdownEvent shutdownHandles[0]
119 #define postmasterProcess shutdownHandles[1]
1564 ret = WaitForMultipleObjects(2, shutdownHandles, FALSE, INFINITE); in pgwin32_ServiceMain()
/dports/databases/postgresql11-client/postgresql-11.14/src/bin/pg_ctl/
H A Dpg_ctl.c108 static HANDLE shutdownHandles[2]; variable
111 #define shutdownEvent shutdownHandles[0]
112 #define postmasterProcess shutdownHandles[1]
1558 ret = WaitForMultipleObjects(2, shutdownHandles, FALSE, INFINITE); in pgwin32_ServiceMain()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/bin/pg_ctl/
H A Dpg_ctl.c108 static HANDLE shutdownHandles[2]; variable
111 #define shutdownEvent shutdownHandles[0]
112 #define postmasterProcess shutdownHandles[1]
1558 ret = WaitForMultipleObjects(2, shutdownHandles, FALSE, INFINITE); in pgwin32_ServiceMain()
/dports/databases/postgresql11-docs/postgresql-11.14/src/bin/pg_ctl/
H A Dpg_ctl.c108 static HANDLE shutdownHandles[2]; variable
111 #define shutdownEvent shutdownHandles[0]
112 #define postmasterProcess shutdownHandles[1]
1558 ret = WaitForMultipleObjects(2, shutdownHandles, FALSE, INFINITE); in pgwin32_ServiceMain()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/bin/pg_ctl/
H A Dpg_ctl.c108 static HANDLE shutdownHandles[2]; variable
111 #define shutdownEvent shutdownHandles[0]
112 #define postmasterProcess shutdownHandles[1]
1558 ret = WaitForMultipleObjects(2, shutdownHandles, FALSE, INFINITE); in pgwin32_ServiceMain()
/dports/databases/postgresql11-server/postgresql-11.14/src/bin/pg_ctl/
H A Dpg_ctl.c108 static HANDLE shutdownHandles[2];
111 #define shutdownEvent shutdownHandles[0]
112 #define postmasterProcess shutdownHandles[1]
1558 ret = WaitForMultipleObjects(2, shutdownHandles, FALSE, INFINITE);
/dports/databases/postgresql11-contrib/postgresql-11.14/src/bin/pg_ctl/
H A Dpg_ctl.c108 static HANDLE shutdownHandles[2]; variable
111 #define shutdownEvent shutdownHandles[0]
112 #define postmasterProcess shutdownHandles[1]
1558 ret = WaitForMultipleObjects(2, shutdownHandles, FALSE, INFINITE); in pgwin32_ServiceMain()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/bin/pg_ctl/
H A Dpg_ctl.c108 static HANDLE shutdownHandles[2]; variable
111 #define shutdownEvent shutdownHandles[0]
112 #define postmasterProcess shutdownHandles[1]
1558 ret = WaitForMultipleObjects(2, shutdownHandles, FALSE, INFINITE); in pgwin32_ServiceMain()
/dports/databases/postgresql12-client/postgresql-12.9/src/bin/pg_ctl/
H A Dpg_ctl.c113 static HANDLE shutdownHandles[2]; variable
115 #define shutdownEvent shutdownHandles[0]
116 #define postmasterProcess shutdownHandles[1]
1703 ret = WaitForMultipleObjects(2, shutdownHandles, FALSE, INFINITE); in pgwin32_ServiceMain()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/bin/pg_ctl/
H A Dpg_ctl.c114 static HANDLE shutdownHandles[2]; variable
116 #define shutdownEvent shutdownHandles[0]
117 #define postmasterProcess shutdownHandles[1]
1670 ret = WaitForMultipleObjects(2, shutdownHandles, FALSE, INFINITE); in pgwin32_ServiceMain()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/bin/pg_ctl/
H A Dpg_ctl.c114 static HANDLE shutdownHandles[2]; variable
116 #define shutdownEvent shutdownHandles[0]
117 #define postmasterProcess shutdownHandles[1]
1670 ret = WaitForMultipleObjects(2, shutdownHandles, FALSE, INFINITE); in pgwin32_ServiceMain()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/bin/pg_ctl/
H A Dpg_ctl.c114 static HANDLE shutdownHandles[2];
116 #define shutdownEvent shutdownHandles[0]
117 #define postmasterProcess shutdownHandles[1]
1670 ret = WaitForMultipleObjects(2, shutdownHandles, FALSE, INFINITE);

12