Home
last modified time | relevance | path

Searched refs:io_poll_wait (Results 1 – 12 of 12) sorted by relevance

/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dthreadpool_generic.cc216 int io_poll_wait(TP_file_handle pollfd, native_event *native_events, int maxevents, in io_poll_wait() function
285 int io_poll_wait(TP_file_handle pollfd, struct kevent *events, int maxevents, int timeout_ms) in io_poll_wait() function
330 int io_poll_wait(TP_file_handle pollfd, native_event *events, int maxevents, int timeout_ms) in io_poll_wait() function
437 int io_poll_wait(TP_file_handle pollfd, native_event *events, int maxevents, int timeout_ms) in io_poll_wait() function
740 cnt = io_poll_wait(thread_group->pollfd, ev, MAX_EVENTS, -1); in listener()
1220 int cnt = io_poll_wait(thread_group->pollfd, ev, MAX_EVENTS, 0); in get_event()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dthreadpool_generic.cc325 int io_poll_wait(TP_file_handle pollfd, native_event *native_events, int maxevents, in io_poll_wait() function
389 int io_poll_wait(TP_file_handle pollfd, struct kevent *events, int maxevents, int timeout_ms) in io_poll_wait() function
434 int io_poll_wait(TP_file_handle pollfd, native_event *events, int maxevents, int timeout_ms) in io_poll_wait() function
512 int io_poll_wait(TP_file_handle pollfd, native_event *events, int maxevents, int timeout_ms) in io_poll_wait() function
804 cnt = io_poll_wait(thread_group->pollfd, ev, MAX_EVENTS, -1); in listener()
1271 int cnt = io_poll_wait(thread_group->pollfd, ev, MAX_EVENTS, 0); in get_event()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dthreadpool_generic.cc325 int io_poll_wait(TP_file_handle pollfd, native_event *native_events, int maxevents, in io_poll_wait() function
389 int io_poll_wait(TP_file_handle pollfd, struct kevent *events, int maxevents, int timeout_ms) in io_poll_wait() function
434 int io_poll_wait(TP_file_handle pollfd, native_event *events, int maxevents, int timeout_ms) in io_poll_wait() function
512 int io_poll_wait(TP_file_handle pollfd, native_event *events, int maxevents, int timeout_ms) in io_poll_wait() function
804 cnt = io_poll_wait(thread_group->pollfd, ev, MAX_EVENTS, -1); in listener()
1271 int cnt = io_poll_wait(thread_group->pollfd, ev, MAX_EVENTS, 0); in get_event()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dthreadpool_generic.cc325 int io_poll_wait(TP_file_handle pollfd, native_event *native_events, int maxevents, in io_poll_wait() function
389 int io_poll_wait(TP_file_handle pollfd, struct kevent *events, int maxevents, int timeout_ms) in io_poll_wait() function
434 int io_poll_wait(TP_file_handle pollfd, native_event *events, int maxevents, int timeout_ms) in io_poll_wait() function
512 int io_poll_wait(TP_file_handle pollfd, native_event *events, int maxevents, int timeout_ms) in io_poll_wait() function
803 cnt = io_poll_wait(thread_group->pollfd, ev, MAX_EVENTS, -1); in listener()
1270 int cnt = io_poll_wait(thread_group->pollfd, ev, MAX_EVENTS, 0); in get_event()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dthreadpool_generic.cc325 int io_poll_wait(TP_file_handle pollfd, native_event *native_events, int maxevents, in io_poll_wait() function
389 int io_poll_wait(TP_file_handle pollfd, struct kevent *events, int maxevents, int timeout_ms) in io_poll_wait() function
434 int io_poll_wait(TP_file_handle pollfd, native_event *events, int maxevents, int timeout_ms) in io_poll_wait() function
512 int io_poll_wait(TP_file_handle pollfd, native_event *events, int maxevents, int timeout_ms) in io_poll_wait() function
803 cnt = io_poll_wait(thread_group->pollfd, ev, MAX_EVENTS, -1); in listener()
1270 int cnt = io_poll_wait(thread_group->pollfd, ev, MAX_EVENTS, 0); in get_event()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dthreadpool_generic.cc216 int io_poll_wait(TP_file_handle pollfd, native_event *native_events, int maxevents, in io_poll_wait() function
285 int io_poll_wait(TP_file_handle pollfd, struct kevent *events, int maxevents, int timeout_ms) in io_poll_wait() function
330 int io_poll_wait(TP_file_handle pollfd, native_event *events, int maxevents, int timeout_ms) in io_poll_wait() function
437 int io_poll_wait(TP_file_handle pollfd, native_event *events, int maxevents, int timeout_ms) in io_poll_wait() function
740 cnt = io_poll_wait(thread_group->pollfd, ev, MAX_EVENTS, -1); in listener()
1220 int cnt = io_poll_wait(thread_group->pollfd, ev, MAX_EVENTS, 0); in get_event()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dthreadpool_unix.cc285 static int io_poll_wait(int pollfd, native_event *native_events, int maxevents, in io_poll_wait() function
335 static int io_poll_wait(int pollfd, struct kevent *events, int maxevents, in io_poll_wait() function
381 static int io_poll_wait(int pollfd, native_event *events, int maxevents, in io_poll_wait() function
721 cnt = io_poll_wait(thread_group->pollfd, ev, MAX_EVENTS, -1); in listener()
1181 if (io_poll_wait(thread_group->pollfd,&nev,1, 0) == 1) in get_event()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dthreadpool_unix.cc285 static int io_poll_wait(int pollfd, native_event *native_events, int maxevents, in io_poll_wait() function
335 static int io_poll_wait(int pollfd, struct kevent *events, int maxevents, in io_poll_wait() function
381 static int io_poll_wait(int pollfd, native_event *events, int maxevents, in io_poll_wait() function
721 cnt = io_poll_wait(thread_group->pollfd, ev, MAX_EVENTS, -1); in listener()
1181 if (io_poll_wait(thread_group->pollfd,&nev,1, 0) == 1) in get_event()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dthreadpool_unix.cc279 static int io_poll_wait(int pollfd, native_event *native_events, int maxevents, in io_poll_wait() function
325 static int io_poll_wait(int pollfd, struct kevent *events, int maxevents, in io_poll_wait() function
371 static int io_poll_wait(int pollfd, native_event *events, int maxevents, in io_poll_wait() function
719 cnt = io_poll_wait(thread_group->pollfd, ev, MAX_EVENTS, -1); in listener()
1176 if (io_poll_wait(thread_group->pollfd,&nev,1, 0) == 1) in get_event()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dthreadpool_unix.cc279 static int io_poll_wait(int pollfd, native_event *native_events, int maxevents, in io_poll_wait() function
325 static int io_poll_wait(int pollfd, struct kevent *events, int maxevents, in io_poll_wait() function
371 static int io_poll_wait(int pollfd, native_event *events, int maxevents, in io_poll_wait() function
719 cnt = io_poll_wait(thread_group->pollfd, ev, MAX_EVENTS, -1); in listener()
1176 if (io_poll_wait(thread_group->pollfd,&nev,1, 0) == 1) in get_event()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dthreadpool_unix.cc279 static int io_poll_wait(int pollfd, native_event *native_events, int maxevents, in io_poll_wait() function
325 static int io_poll_wait(int pollfd, struct kevent *events, int maxevents, in io_poll_wait() function
371 static int io_poll_wait(int pollfd, native_event *events, int maxevents, in io_poll_wait() function
719 cnt = io_poll_wait(thread_group->pollfd, ev, MAX_EVENTS, -1); in listener()
1176 if (io_poll_wait(thread_group->pollfd,&nev,1, 0) == 1) in get_event()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dthreadpool_unix.cc285 static int io_poll_wait(int pollfd, native_event *native_events, int maxevents, in io_poll_wait() function
335 static int io_poll_wait(int pollfd, struct kevent *events, int maxevents, in io_poll_wait() function
381 static int io_poll_wait(int pollfd, native_event *events, int maxevents, in io_poll_wait() function
721 cnt = io_poll_wait(thread_group->pollfd, ev, MAX_EVENTS, -1); in listener()
1181 if (io_poll_wait(thread_group->pollfd,&nev,1, 0) == 1) in get_event()