Home
last modified time | relevance | path

Searched refs:wait_begin (Results 1 – 25 of 41) sorted by relevance

12

/dports/databases/mariadb105-client/mariadb-10.5.15/tpool/
H A Dwait_notification.cc15 tls_thread_pool->wait_begin(); in tpool_wait_begin()
H A Dtpool.h234 virtual void wait_begin() {}; in wait_begin() function
H A Dtpool_generic.cc273 void wait_begin() override;
827 void thread_pool_generic::wait_begin() in wait_begin() function in tpool::thread_pool_generic
/dports/databases/mariadb105-server/mariadb-10.5.15/tpool/
H A Dwait_notification.cc15 tls_thread_pool->wait_begin(); in tpool_wait_begin()
H A Dtpool.h234 virtual void wait_begin() {}; in wait_begin() function
H A Dtpool_generic.cc273 void wait_begin() override;
827 void thread_pool_generic::wait_begin() in wait_begin() function in tpool::thread_pool_generic
/dports/mail/dovecot/dovecot-2.3.17/src/lib/
H A Dostream-wrapper.h64 struct ioloop *(*wait_begin)(struct wrapper_ostream *wostream, member
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dthreadpool_win.cc89 virtual void wait_begin(int type);
277 void TP_connection_win::wait_begin(int type) in wait_begin() function in TP_connection_win
H A Dthreadpool_generic.h81 virtual void wait_begin(int type);
H A Dthreadpool.h114 virtual void wait_begin(int type)= 0;
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dthreadpool_win.cc89 virtual void wait_begin(int type);
277 void TP_connection_win::wait_begin(int type) in wait_begin() function in TP_connection_win
H A Dthreadpool_generic.h81 virtual void wait_begin(int type);
H A Dthreadpool.h114 virtual void wait_begin(int type)= 0;
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dthreadpool_win.cc114 virtual void wait_begin(int type);
303 void TP_connection_win::wait_begin(int type) in wait_begin() function in TP_connection_win
H A Dthreadpool.h116 virtual void wait_begin(int type)= 0;
H A Dthreadpool_generic.cc151 virtual void wait_begin(int type);
1330 void wait_begin(thread_group_t *thread_group) in wait_begin() function
1400 void TP_connection_generic::wait_begin(int type) in wait_begin() function in TP_connection_generic
1407 ::wait_begin(thread_group); in wait_begin()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dthreadpool_win.cc114 virtual void wait_begin(int type);
303 void TP_connection_win::wait_begin(int type) in wait_begin() function in TP_connection_win
H A Dthreadpool.h116 virtual void wait_begin(int type)= 0;
H A Dthreadpool_generic.cc151 virtual void wait_begin(int type);
1330 void wait_begin(thread_group_t *thread_group) in wait_begin() function
1400 void TP_connection_generic::wait_begin(int type) in wait_begin() function in TP_connection_generic
1407 ::wait_begin(thread_group); in wait_begin()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dthreadpool_win.cc113 virtual void wait_begin(int type);
314 void TP_connection_win::wait_begin(int type) in wait_begin() function in TP_connection_win
H A Dthreadpool.h112 virtual void wait_begin(int type)= 0;
H A Dthreadpool_generic.cc151 virtual void wait_begin(int type);
1329 void wait_begin(thread_group_t *thread_group) in wait_begin() function
1399 void TP_connection_generic::wait_begin(int type) in wait_begin() function in TP_connection_generic
1406 ::wait_begin(thread_group); in wait_begin()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dthreadpool_win.cc113 virtual void wait_begin(int type);
314 void TP_connection_win::wait_begin(int type) in wait_begin() function in TP_connection_win
H A Dthreadpool.h112 virtual void wait_begin(int type)= 0;
H A Dthreadpool_generic.cc151 virtual void wait_begin(int type);
1329 void wait_begin(thread_group_t *thread_group) in wait_begin() function
1399 void TP_connection_generic::wait_begin(int type) in wait_begin() function in TP_connection_generic
1406 ::wait_begin(thread_group); in wait_begin()

12