Home
last modified time | relevance | path

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

12

/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/storage/ipc/
H A Dlatch.c1168 struct pollfd *cur_pollfd; in WaitEventSetWaitBlock() local
1192 for (cur_event = set->events, cur_pollfd = set->pollfds; in WaitEventSetWaitBlock()
1195 cur_event++, cur_pollfd++) in WaitEventSetWaitBlock()
1198 if (cur_pollfd->revents == 0) in WaitEventSetWaitBlock()
1206 (cur_pollfd->revents & (POLLIN | POLLHUP | POLLERR | POLLNVAL))) in WaitEventSetWaitBlock()
1220 (cur_pollfd->revents & (POLLIN | POLLHUP | POLLERR | POLLNVAL))) in WaitEventSetWaitBlock()
1248 (cur_pollfd->revents & (POLLIN | errflags))) in WaitEventSetWaitBlock()
1255 (cur_pollfd->revents & (POLLOUT | errflags))) in WaitEventSetWaitBlock()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/storage/ipc/
H A Dlatch.c1168 struct pollfd *cur_pollfd; in WaitEventSetWaitBlock() local
1192 for (cur_event = set->events, cur_pollfd = set->pollfds; in WaitEventSetWaitBlock()
1195 cur_event++, cur_pollfd++) in WaitEventSetWaitBlock()
1198 if (cur_pollfd->revents == 0) in WaitEventSetWaitBlock()
1206 (cur_pollfd->revents & (POLLIN | POLLHUP | POLLERR | POLLNVAL))) in WaitEventSetWaitBlock()
1220 (cur_pollfd->revents & (POLLIN | POLLHUP | POLLERR | POLLNVAL))) in WaitEventSetWaitBlock()
1248 (cur_pollfd->revents & (POLLIN | errflags))) in WaitEventSetWaitBlock()
1255 (cur_pollfd->revents & (POLLOUT | errflags))) in WaitEventSetWaitBlock()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/storage/ipc/
H A Dlatch.c1168 struct pollfd *cur_pollfd; in WaitEventSetWaitBlock() local
1192 for (cur_event = set->events, cur_pollfd = set->pollfds; in WaitEventSetWaitBlock()
1195 cur_event++, cur_pollfd++) in WaitEventSetWaitBlock()
1198 if (cur_pollfd->revents == 0) in WaitEventSetWaitBlock()
1206 (cur_pollfd->revents & (POLLIN | POLLHUP | POLLERR | POLLNVAL))) in WaitEventSetWaitBlock()
1220 (cur_pollfd->revents & (POLLIN | POLLHUP | POLLERR | POLLNVAL))) in WaitEventSetWaitBlock()
1248 (cur_pollfd->revents & (POLLIN | errflags))) in WaitEventSetWaitBlock()
1255 (cur_pollfd->revents & (POLLOUT | errflags))) in WaitEventSetWaitBlock()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/storage/ipc/
H A Dlatch.c1168 struct pollfd *cur_pollfd; in WaitEventSetWaitBlock() local
1192 for (cur_event = set->events, cur_pollfd = set->pollfds; in WaitEventSetWaitBlock()
1195 cur_event++, cur_pollfd++) in WaitEventSetWaitBlock()
1198 if (cur_pollfd->revents == 0) in WaitEventSetWaitBlock()
1206 (cur_pollfd->revents & (POLLIN | POLLHUP | POLLERR | POLLNVAL))) in WaitEventSetWaitBlock()
1220 (cur_pollfd->revents & (POLLIN | POLLHUP | POLLERR | POLLNVAL))) in WaitEventSetWaitBlock()
1248 (cur_pollfd->revents & (POLLIN | errflags))) in WaitEventSetWaitBlock()
1255 (cur_pollfd->revents & (POLLOUT | errflags))) in WaitEventSetWaitBlock()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/storage/ipc/
H A Dlatch.c1168 struct pollfd *cur_pollfd; in WaitEventSetWaitBlock() local
1192 for (cur_event = set->events, cur_pollfd = set->pollfds; in WaitEventSetWaitBlock()
1195 cur_event++, cur_pollfd++) in WaitEventSetWaitBlock()
1198 if (cur_pollfd->revents == 0) in WaitEventSetWaitBlock()
1206 (cur_pollfd->revents & (POLLIN | POLLHUP | POLLERR | POLLNVAL))) in WaitEventSetWaitBlock()
1220 (cur_pollfd->revents & (POLLIN | POLLHUP | POLLERR | POLLNVAL))) in WaitEventSetWaitBlock()
1248 (cur_pollfd->revents & (POLLIN | errflags))) in WaitEventSetWaitBlock()
1255 (cur_pollfd->revents & (POLLOUT | errflags))) in WaitEventSetWaitBlock()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/storage/ipc/
H A Dlatch.c1168 struct pollfd *cur_pollfd; in WaitEventSetWaitBlock() local
1192 for (cur_event = set->events, cur_pollfd = set->pollfds; in WaitEventSetWaitBlock()
1195 cur_event++, cur_pollfd++) in WaitEventSetWaitBlock()
1198 if (cur_pollfd->revents == 0) in WaitEventSetWaitBlock()
1206 (cur_pollfd->revents & (POLLIN | POLLHUP | POLLERR | POLLNVAL))) in WaitEventSetWaitBlock()
1220 (cur_pollfd->revents & (POLLIN | POLLHUP | POLLERR | POLLNVAL))) in WaitEventSetWaitBlock()
1248 (cur_pollfd->revents & (POLLIN | errflags))) in WaitEventSetWaitBlock()
1255 (cur_pollfd->revents & (POLLOUT | errflags))) in WaitEventSetWaitBlock()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/storage/ipc/
H A Dlatch.c1168 struct pollfd *cur_pollfd; in WaitEventSetWaitBlock() local
1192 for (cur_event = set->events, cur_pollfd = set->pollfds; in WaitEventSetWaitBlock()
1195 cur_event++, cur_pollfd++) in WaitEventSetWaitBlock()
1198 if (cur_pollfd->revents == 0) in WaitEventSetWaitBlock()
1206 (cur_pollfd->revents & (POLLIN | POLLHUP | POLLERR | POLLNVAL))) in WaitEventSetWaitBlock()
1220 (cur_pollfd->revents & (POLLIN | POLLHUP | POLLERR | POLLNVAL))) in WaitEventSetWaitBlock()
1248 (cur_pollfd->revents & (POLLIN | errflags))) in WaitEventSetWaitBlock()
1255 (cur_pollfd->revents & (POLLOUT | errflags))) in WaitEventSetWaitBlock()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/storage/ipc/
H A Dlatch.c1168 struct pollfd *cur_pollfd; in WaitEventSetWaitBlock() local
1192 for (cur_event = set->events, cur_pollfd = set->pollfds; in WaitEventSetWaitBlock()
1195 cur_event++, cur_pollfd++) in WaitEventSetWaitBlock()
1198 if (cur_pollfd->revents == 0) in WaitEventSetWaitBlock()
1206 (cur_pollfd->revents & (POLLIN | POLLHUP | POLLERR | POLLNVAL))) in WaitEventSetWaitBlock()
1220 (cur_pollfd->revents & (POLLIN | POLLHUP | POLLERR | POLLNVAL))) in WaitEventSetWaitBlock()
1248 (cur_pollfd->revents & (POLLIN | errflags))) in WaitEventSetWaitBlock()
1255 (cur_pollfd->revents & (POLLOUT | errflags))) in WaitEventSetWaitBlock()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/storage/ipc/
H A Dlatch.c1168 struct pollfd *cur_pollfd; in WaitEventSetWaitBlock() local
1192 for (cur_event = set->events, cur_pollfd = set->pollfds; in WaitEventSetWaitBlock()
1195 cur_event++, cur_pollfd++) in WaitEventSetWaitBlock()
1198 if (cur_pollfd->revents == 0) in WaitEventSetWaitBlock()
1206 (cur_pollfd->revents & (POLLIN | POLLHUP | POLLERR | POLLNVAL))) in WaitEventSetWaitBlock()
1220 (cur_pollfd->revents & (POLLIN | POLLHUP | POLLERR | POLLNVAL))) in WaitEventSetWaitBlock()
1248 (cur_pollfd->revents & (POLLIN | errflags))) in WaitEventSetWaitBlock()
1255 (cur_pollfd->revents & (POLLOUT | errflags))) in WaitEventSetWaitBlock()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/storage/ipc/
H A Dlatch.c1168 struct pollfd *cur_pollfd; in WaitEventSetWaitBlock() local
1192 for (cur_event = set->events, cur_pollfd = set->pollfds; in WaitEventSetWaitBlock()
1195 cur_event++, cur_pollfd++) in WaitEventSetWaitBlock()
1198 if (cur_pollfd->revents == 0) in WaitEventSetWaitBlock()
1206 (cur_pollfd->revents & (POLLIN | POLLHUP | POLLERR | POLLNVAL))) in WaitEventSetWaitBlock()
1220 (cur_pollfd->revents & (POLLIN | POLLHUP | POLLERR | POLLNVAL))) in WaitEventSetWaitBlock()
1248 (cur_pollfd->revents & (POLLIN | errflags))) in WaitEventSetWaitBlock()
1255 (cur_pollfd->revents & (POLLOUT | errflags))) in WaitEventSetWaitBlock()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/storage/ipc/
H A Dlatch.c1168 struct pollfd *cur_pollfd; in WaitEventSetWaitBlock() local
1192 for (cur_event = set->events, cur_pollfd = set->pollfds; in WaitEventSetWaitBlock()
1195 cur_event++, cur_pollfd++) in WaitEventSetWaitBlock()
1198 if (cur_pollfd->revents == 0) in WaitEventSetWaitBlock()
1206 (cur_pollfd->revents & (POLLIN | POLLHUP | POLLERR | POLLNVAL))) in WaitEventSetWaitBlock()
1220 (cur_pollfd->revents & (POLLIN | POLLHUP | POLLERR | POLLNVAL))) in WaitEventSetWaitBlock()
1248 (cur_pollfd->revents & (POLLIN | errflags))) in WaitEventSetWaitBlock()
1255 (cur_pollfd->revents & (POLLOUT | errflags))) in WaitEventSetWaitBlock()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/storage/ipc/
H A Dlatch.c1168 struct pollfd *cur_pollfd; in WaitEventSetWaitBlock() local
1192 for (cur_event = set->events, cur_pollfd = set->pollfds; in WaitEventSetWaitBlock()
1195 cur_event++, cur_pollfd++) in WaitEventSetWaitBlock()
1198 if (cur_pollfd->revents == 0) in WaitEventSetWaitBlock()
1206 (cur_pollfd->revents & (POLLIN | POLLHUP | POLLERR | POLLNVAL))) in WaitEventSetWaitBlock()
1220 (cur_pollfd->revents & (POLLIN | POLLHUP | POLLERR | POLLNVAL))) in WaitEventSetWaitBlock()
1248 (cur_pollfd->revents & (POLLIN | errflags))) in WaitEventSetWaitBlock()
1255 (cur_pollfd->revents & (POLLOUT | errflags))) in WaitEventSetWaitBlock()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/storage/ipc/
H A Dlatch.c1168 struct pollfd *cur_pollfd; in WaitEventSetWaitBlock() local
1192 for (cur_event = set->events, cur_pollfd = set->pollfds; in WaitEventSetWaitBlock()
1195 cur_event++, cur_pollfd++) in WaitEventSetWaitBlock()
1198 if (cur_pollfd->revents == 0) in WaitEventSetWaitBlock()
1206 (cur_pollfd->revents & (POLLIN | POLLHUP | POLLERR | POLLNVAL))) in WaitEventSetWaitBlock()
1220 (cur_pollfd->revents & (POLLIN | POLLHUP | POLLERR | POLLNVAL))) in WaitEventSetWaitBlock()
1248 (cur_pollfd->revents & (POLLIN | errflags))) in WaitEventSetWaitBlock()
1255 (cur_pollfd->revents & (POLLOUT | errflags))) in WaitEventSetWaitBlock()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/storage/ipc/
H A Dlatch.c1168 struct pollfd *cur_pollfd; in WaitEventSetWaitBlock() local
1192 for (cur_event = set->events, cur_pollfd = set->pollfds; in WaitEventSetWaitBlock()
1195 cur_event++, cur_pollfd++) in WaitEventSetWaitBlock()
1198 if (cur_pollfd->revents == 0) in WaitEventSetWaitBlock()
1206 (cur_pollfd->revents & (POLLIN | POLLHUP | POLLERR | POLLNVAL))) in WaitEventSetWaitBlock()
1220 (cur_pollfd->revents & (POLLIN | POLLHUP | POLLERR | POLLNVAL))) in WaitEventSetWaitBlock()
1248 (cur_pollfd->revents & (POLLIN | errflags))) in WaitEventSetWaitBlock()
1255 (cur_pollfd->revents & (POLLOUT | errflags))) in WaitEventSetWaitBlock()
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/storage/ipc/
H A Dlatch.c1204 struct pollfd *cur_pollfd;
1230 for (cur_event = set->events, cur_pollfd = set->pollfds;
1233 cur_event++, cur_pollfd++)
1236 if (cur_pollfd->revents == 0)
1244 (cur_pollfd->revents & (POLLIN | POLLHUP | POLLERR | POLLNVAL)))
1258 (cur_pollfd->revents & (POLLIN | POLLHUP | POLLERR | POLLNVAL)))
1288 (cur_pollfd->revents & (POLLIN | errflags)))
1295 (cur_pollfd->revents & (POLLOUT | errflags)))
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/storage/ipc/
H A Dlatch.c1204 struct pollfd *cur_pollfd; in WaitEventSetWaitBlock() local
1230 for (cur_event = set->events, cur_pollfd = set->pollfds; in WaitEventSetWaitBlock()
1233 cur_event++, cur_pollfd++) in WaitEventSetWaitBlock()
1236 if (cur_pollfd->revents == 0) in WaitEventSetWaitBlock()
1244 (cur_pollfd->revents & (POLLIN | POLLHUP | POLLERR | POLLNVAL))) in WaitEventSetWaitBlock()
1258 (cur_pollfd->revents & (POLLIN | POLLHUP | POLLERR | POLLNVAL))) in WaitEventSetWaitBlock()
1288 (cur_pollfd->revents & (POLLIN | errflags))) in WaitEventSetWaitBlock()
1295 (cur_pollfd->revents & (POLLOUT | errflags))) in WaitEventSetWaitBlock()
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/storage/ipc/
H A Dlatch.c1204 struct pollfd *cur_pollfd; in WaitEventSetWaitBlock() local
1230 for (cur_event = set->events, cur_pollfd = set->pollfds; in WaitEventSetWaitBlock()
1233 cur_event++, cur_pollfd++) in WaitEventSetWaitBlock()
1236 if (cur_pollfd->revents == 0) in WaitEventSetWaitBlock()
1244 (cur_pollfd->revents & (POLLIN | POLLHUP | POLLERR | POLLNVAL))) in WaitEventSetWaitBlock()
1258 (cur_pollfd->revents & (POLLIN | POLLHUP | POLLERR | POLLNVAL))) in WaitEventSetWaitBlock()
1288 (cur_pollfd->revents & (POLLIN | errflags))) in WaitEventSetWaitBlock()
1295 (cur_pollfd->revents & (POLLOUT | errflags))) in WaitEventSetWaitBlock()
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/storage/ipc/
H A Dlatch.c1204 struct pollfd *cur_pollfd;
1230 for (cur_event = set->events, cur_pollfd = set->pollfds;
1233 cur_event++, cur_pollfd++)
1236 if (cur_pollfd->revents == 0)
1244 (cur_pollfd->revents & (POLLIN | POLLHUP | POLLERR | POLLNVAL)))
1258 (cur_pollfd->revents & (POLLIN | POLLHUP | POLLERR | POLLNVAL)))
1288 (cur_pollfd->revents & (POLLIN | errflags)))
1295 (cur_pollfd->revents & (POLLOUT | errflags)))
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/storage/ipc/
H A Dlatch.c1204 struct pollfd *cur_pollfd;
1230 for (cur_event = set->events, cur_pollfd = set->pollfds;
1233 cur_event++, cur_pollfd++)
1236 if (cur_pollfd->revents == 0)
1244 (cur_pollfd->revents & (POLLIN | POLLHUP | POLLERR | POLLNVAL)))
1258 (cur_pollfd->revents & (POLLIN | POLLHUP | POLLERR | POLLNVAL)))
1288 (cur_pollfd->revents & (POLLIN | errflags)))
1295 (cur_pollfd->revents & (POLLOUT | errflags)))
/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/storage/ipc/
H A Dlatch.c1204 struct pollfd *cur_pollfd; in WaitEventSetWaitBlock() local
1230 for (cur_event = set->events, cur_pollfd = set->pollfds; in WaitEventSetWaitBlock()
1233 cur_event++, cur_pollfd++) in WaitEventSetWaitBlock()
1236 if (cur_pollfd->revents == 0) in WaitEventSetWaitBlock()
1244 (cur_pollfd->revents & (POLLIN | POLLHUP | POLLERR | POLLNVAL))) in WaitEventSetWaitBlock()
1258 (cur_pollfd->revents & (POLLIN | POLLHUP | POLLERR | POLLNVAL))) in WaitEventSetWaitBlock()
1288 (cur_pollfd->revents & (POLLIN | errflags))) in WaitEventSetWaitBlock()
1295 (cur_pollfd->revents & (POLLOUT | errflags))) in WaitEventSetWaitBlock()
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/backend/storage/ipc/
H A Dlatch.c1204 struct pollfd *cur_pollfd; in WaitEventSetWaitBlock() local
1230 for (cur_event = set->events, cur_pollfd = set->pollfds; in WaitEventSetWaitBlock()
1233 cur_event++, cur_pollfd++) in WaitEventSetWaitBlock()
1236 if (cur_pollfd->revents == 0) in WaitEventSetWaitBlock()
1244 (cur_pollfd->revents & (POLLIN | POLLHUP | POLLERR | POLLNVAL))) in WaitEventSetWaitBlock()
1258 (cur_pollfd->revents & (POLLIN | POLLHUP | POLLERR | POLLNVAL))) in WaitEventSetWaitBlock()
1288 (cur_pollfd->revents & (POLLIN | errflags))) in WaitEventSetWaitBlock()
1295 (cur_pollfd->revents & (POLLOUT | errflags))) in WaitEventSetWaitBlock()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/storage/ipc/
H A Dlatch.c1171 struct pollfd *cur_pollfd; in WaitEventSetWaitBlock() local
1195 for (cur_event = set->events, cur_pollfd = set->pollfds; in WaitEventSetWaitBlock()
1198 cur_event++, cur_pollfd++) in WaitEventSetWaitBlock()
1201 if (cur_pollfd->revents == 0) in WaitEventSetWaitBlock()
1209 (cur_pollfd->revents & (POLLIN | POLLHUP | POLLERR | POLLNVAL))) in WaitEventSetWaitBlock()
1223 (cur_pollfd->revents & (POLLIN | POLLHUP | POLLERR | POLLNVAL))) in WaitEventSetWaitBlock()
1249 (cur_pollfd->revents & (POLLIN | errflags))) in WaitEventSetWaitBlock()
1256 (cur_pollfd->revents & (POLLOUT | errflags))) in WaitEventSetWaitBlock()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/storage/ipc/
H A Dlatch.c1171 struct pollfd *cur_pollfd; in WaitEventSetWaitBlock() local
1195 for (cur_event = set->events, cur_pollfd = set->pollfds; in WaitEventSetWaitBlock()
1198 cur_event++, cur_pollfd++) in WaitEventSetWaitBlock()
1201 if (cur_pollfd->revents == 0) in WaitEventSetWaitBlock()
1209 (cur_pollfd->revents & (POLLIN | POLLHUP | POLLERR | POLLNVAL))) in WaitEventSetWaitBlock()
1223 (cur_pollfd->revents & (POLLIN | POLLHUP | POLLERR | POLLNVAL))) in WaitEventSetWaitBlock()
1249 (cur_pollfd->revents & (POLLIN | errflags))) in WaitEventSetWaitBlock()
1256 (cur_pollfd->revents & (POLLOUT | errflags))) in WaitEventSetWaitBlock()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/storage/ipc/
H A Dlatch.c1171 struct pollfd *cur_pollfd; in WaitEventSetWaitBlock() local
1195 for (cur_event = set->events, cur_pollfd = set->pollfds; in WaitEventSetWaitBlock()
1198 cur_event++, cur_pollfd++) in WaitEventSetWaitBlock()
1201 if (cur_pollfd->revents == 0) in WaitEventSetWaitBlock()
1209 (cur_pollfd->revents & (POLLIN | POLLHUP | POLLERR | POLLNVAL))) in WaitEventSetWaitBlock()
1223 (cur_pollfd->revents & (POLLIN | POLLHUP | POLLERR | POLLNVAL))) in WaitEventSetWaitBlock()
1249 (cur_pollfd->revents & (POLLIN | errflags))) in WaitEventSetWaitBlock()
1256 (cur_pollfd->revents & (POLLOUT | errflags))) in WaitEventSetWaitBlock()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/storage/ipc/
H A Dlatch.c1171 struct pollfd *cur_pollfd; in WaitEventSetWaitBlock() local
1195 for (cur_event = set->events, cur_pollfd = set->pollfds; in WaitEventSetWaitBlock()
1198 cur_event++, cur_pollfd++) in WaitEventSetWaitBlock()
1201 if (cur_pollfd->revents == 0) in WaitEventSetWaitBlock()
1209 (cur_pollfd->revents & (POLLIN | POLLHUP | POLLERR | POLLNVAL))) in WaitEventSetWaitBlock()
1223 (cur_pollfd->revents & (POLLIN | POLLHUP | POLLERR | POLLNVAL))) in WaitEventSetWaitBlock()
1249 (cur_pollfd->revents & (POLLIN | errflags))) in WaitEventSetWaitBlock()
1256 (cur_pollfd->revents & (POLLOUT | errflags))) in WaitEventSetWaitBlock()

12