Home
last modified time | relevance | path

Searched refs:shrink_cache (Results 1 – 25 of 29) sorted by relevance

12

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/conn_handler/
H A Dconnection_handler_per_thread.cc69 bool Per_thread_connection_handler::shrink_cache = false; member in Per_thread_connection_handler
146 if (blocked_pthread_count < max_blocked_pthreads && !shrink_cache) { in block_until_new_connection()
160 while (!connection_events_loop_aborted() && !wake_pthread && !shrink_cache) in block_until_new_connection()
164 if (shrink_cache && blocked_pthread_count <= max_blocked_pthreads) { in block_until_new_connection()
358 shrink_cache = true; in modify_thread_cache_size()
369 shrink_cache = false; in modify_thread_cache_size()
H A Dconnection_handler_impl.h69 static bool shrink_cache; // Protected by LOCK_thread_cache variable
/dports/games/wesnoth/wesnoth-1.14.17/src/gui/widgets/
H A Dminimap.cpp142 static void shrink_cache() in shrink_cache() function
208 shrink_cache(); in get_image()
/dports/databases/percona57-server/percona-server-5.7.36-39/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/
H A Dxcom_cache.h94 void shrink_cache();
H A Dxcom_cache.c335 void shrink_cache() in shrink_cache() function
H A Dxcom_base.c3139 shrink_cache(); in do_learn()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/
H A Dxcom_cache.h94 void shrink_cache();
H A Dxcom_cache.c335 void shrink_cache() in shrink_cache() function
H A Dxcom_base.c3139 shrink_cache(); in do_learn()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/
H A Dxcom_cache.h94 void shrink_cache();
H A Dxcom_cache.c335 void shrink_cache() in shrink_cache() function
H A Dxcom_base.c3139 shrink_cache(); in do_learn()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/
H A Dxcom_cache.h94 void shrink_cache();
H A Dxcom_cache.c335 void shrink_cache() in shrink_cache() function
H A Dxcom_base.c3139 shrink_cache(); in do_learn()
/dports/databases/percona57-client/percona-server-5.7.36-39/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/
H A Dxcom_cache.h94 void shrink_cache();
H A Dxcom_cache.c335 void shrink_cache() in shrink_cache() function
/dports/databases/mysql57-client/mysql-5.7.36/rapid/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/
H A Dxcom_cache.h94 void shrink_cache();
H A Dxcom_cache.c335 void shrink_cache() in shrink_cache() function
/dports/devel/py-durus/Durus-3.9/
H A Dconnection.py216 def shrink_cache(self): member in Connection
245 self.shrink_cache()
285 self.shrink_cache()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/
H A Dxcom_cache.cc363 size_t shrink_cache() { in shrink_cache() function
542 if (above_cache_limit()) shrink_cache(); in set_max_cache_size()
616 shrink_cache(); in do_cache_maintenance()
H A Dxcom_cache.h108 size_t shrink_cache();
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/unittest/gunit/libmysqlgcs/xcom/
H A Dgcs_xcom_xcom_cache-t.cc275 count += shrink_cache(); in TEST_F()
/dports/devel/py-durus/Durus-3.9/test/
H A Dutest_connection.py56 conn.shrink_cache()
/dports/japanese/anthy/anthy-0.4/
H A DChangeLog.2001-2009663 * src-diclib/dic_cache.c (init_dic_cache, shrink_cache): Likewise.
668 init_ddic, quit_ddic, create_ddic, init_dic_cache, shrink_cache,

12