Home
last modified time | relevance | path

Searched defs:DEBUG_SYNC (Results 1 – 25 of 65) sorted by relevance

123

/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Ddebug_sync.h39 #define DEBUG_SYNC(_thd_, _sync_point_name_) \ macro
60 #define DEBUG_SYNC(_thd_, _sync_point_name_) /* disabled DEBUG_SYNC */ macro
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Ddebug_sync.h39 #define DEBUG_SYNC(_thd_, _sync_point_name_) \ macro
60 #define DEBUG_SYNC(_thd_, _sync_point_name_) /* disabled DEBUG_SYNC */ macro
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Ddebug_sync.h39 #define DEBUG_SYNC(_thd_, _sync_point_name_) \ macro
61 #define DEBUG_SYNC(_thd_, _sync_point_name_) /* disabled DEBUG_SYNC */ macro
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Ddebug_sync.h39 #define DEBUG_SYNC(_thd_, _sync_point_name_) \ macro
61 #define DEBUG_SYNC(_thd_, _sync_point_name_) /* disabled DEBUG_SYNC */ macro
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Ddebug_sync.h39 #define DEBUG_SYNC(_thd_, _sync_point_name_) \ macro
61 #define DEBUG_SYNC(_thd_, _sync_point_name_) /* disabled DEBUG_SYNC */ macro
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Ddebug_sync.h39 #define DEBUG_SYNC(_thd_, _sync_point_name_) \ macro
61 #define DEBUG_SYNC(_thd_, _sync_point_name_) /* disabled DEBUG_SYNC */ macro
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Ddebug_sync.h39 #define DEBUG_SYNC(_thd_, _sync_point_name_) \ macro
61 #define DEBUG_SYNC(_thd_, _sync_point_name_) /* disabled DEBUG_SYNC */ macro
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Ddebug_sync.h39 #define DEBUG_SYNC(_thd_, _sync_point_name_) \ macro
60 #define DEBUG_SYNC(_thd_, _sync_point_name_) /* disabled DEBUG_SYNC */ macro
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Ddebug_sync.h39 #define DEBUG_SYNC(_thd_, _sync_point_name_) \ macro
61 #define DEBUG_SYNC(_thd_, _sync_point_name_) /* disabled DEBUG_SYNC */ macro
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Ddebug_sync.h39 #define DEBUG_SYNC(_thd_, _sync_point_name_) \ macro
60 #define DEBUG_SYNC(_thd_, _sync_point_name_) /* disabled DEBUG_SYNC */ macro
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Ddebug_sync.h39 #define DEBUG_SYNC(_thd_, _sync_point_name_) \ macro
60 #define DEBUG_SYNC(_thd_, _sync_point_name_) /* disabled DEBUG_SYNC */ macro
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Ddebug_sync.h36 #define DEBUG_SYNC(_thd_, _sync_point_name_) \ macro
57 #define DEBUG_SYNC(_thd_, _sync_point_name_) /* disabled DEBUG_SYNC */ macro
/dports/databases/mariadb105-client/mariadb-10.5.15/include/mysql/
H A Dservice_debug_sync.h337 #define DEBUG_SYNC(thd, name) \ macro
349 #define DEBUG_SYNC(thd,name) do { } while(0) macro
/dports/databases/mariadb104-server/mariadb-10.4.24/include/mysql/
H A Dservice_debug_sync.h337 #define DEBUG_SYNC(thd, name) \ macro
349 #define DEBUG_SYNC(thd,name) do { } while(0) macro
/dports/databases/mariadb104-client/mariadb-10.4.24/include/mysql/
H A Dservice_debug_sync.h337 #define DEBUG_SYNC(thd, name) \ macro
349 #define DEBUG_SYNC(thd,name) do { } while(0) macro
/dports/databases/mariadb105-server/mariadb-10.5.15/include/mysql/
H A Dservice_debug_sync.h337 #define DEBUG_SYNC(thd, name) \ macro
349 #define DEBUG_SYNC(thd,name) do { } while(0) macro
/dports/databases/mariadb103-server/mariadb-10.3.34/include/mysql/
H A Dservice_debug_sync.h337 #define DEBUG_SYNC(thd, name) \ macro
349 #define DEBUG_SYNC(thd,name) do { } while(0) macro
/dports/databases/mariadb103-client/mariadb-10.3.34/include/mysql/
H A Dservice_debug_sync.h337 #define DEBUG_SYNC(thd, name) \ macro
349 #define DEBUG_SYNC(thd,name) do { } while(0) macro
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Ddebug_sync.h45 #define DEBUG_SYNC(_thd_, _sync_point_name_) \ macro
123 #define DEBUG_SYNC(_thd_, _sync_point_name_) /* disabled DEBUG_SYNC */ macro
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_debug.h44 #define DEBUG_SYNC 0x2000 /* sync after every flush */ macro
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_debug.h44 #define DEBUG_SYNC 0x2000 /* sync after every flush */ macro
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_debug.h44 #define DEBUG_SYNC 0x2000 /* sync after every flush */ macro
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_debug.h44 #define DEBUG_SYNC 0x2000 /* sync after every flush */ macro
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_debug.h44 #define DEBUG_SYNC 0x2000 /* sync after every flush */ macro
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_debug.h44 #define DEBUG_SYNC 0x2000 /* sync after every flush */ macro

123