Home
last modified time | relevance | path

Searched refs:m_flush_tickets (Results 1 – 25 of 44) sorted by relevance

12

/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dtable_cache.cc466 DBUG_ASSERT(element->m_flush_tickets.is_empty()); in tdc_assert_clean_share()
496 if (!element->m_flush_tickets.is_empty()) in tdc_delete_share_from_hash()
498 Wait_for_flush_list::Iterator it(element->m_flush_tickets); in tdc_delete_share_from_hash()
506 } while (!element->m_flush_tickets.is_empty()); in tdc_delete_share_from_hash()
540 element->m_flush_tickets.empty(); in lf_alloc_constructor()
H A Dtable_cache.h48 Wait_for_flush_list m_flush_tickets; member
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dtable_cache.cc488 DBUG_ASSERT(element->m_flush_tickets.is_empty()); in tdc_assert_clean_share()
518 if (!element->m_flush_tickets.is_empty()) in tdc_delete_share_from_hash()
520 Wait_for_flush_list::Iterator it(element->m_flush_tickets); in tdc_delete_share_from_hash()
528 } while (!element->m_flush_tickets.is_empty()); in tdc_delete_share_from_hash()
562 element->m_flush_tickets.empty(); in lf_alloc_constructor()
H A Dtable_cache.h51 Wait_for_flush_list m_flush_tickets; member
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dtable_cache.cc488 DBUG_ASSERT(element->m_flush_tickets.is_empty()); in tdc_assert_clean_share()
518 if (!element->m_flush_tickets.is_empty()) in tdc_delete_share_from_hash()
520 Wait_for_flush_list::Iterator it(element->m_flush_tickets); in tdc_delete_share_from_hash()
528 } while (!element->m_flush_tickets.is_empty()); in tdc_delete_share_from_hash()
562 element->m_flush_tickets.empty(); in lf_alloc_constructor()
H A Dtable_cache.h51 Wait_for_flush_list m_flush_tickets; member
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dtable_cache.cc491 DBUG_ASSERT(element->m_flush_tickets.is_empty()); in tdc_assert_clean_share()
521 if (!element->m_flush_tickets.is_empty()) in tdc_delete_share_from_hash()
523 Wait_for_flush_list::Iterator it(element->m_flush_tickets); in tdc_delete_share_from_hash()
531 } while (!element->m_flush_tickets.is_empty()); in tdc_delete_share_from_hash()
565 element->m_flush_tickets.empty(); in lf_alloc_constructor()
H A Dtable_cache.h51 Wait_for_flush_list m_flush_tickets; member
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dtable_cache.cc491 DBUG_ASSERT(element->m_flush_tickets.is_empty());
521 if (!element->m_flush_tickets.is_empty())
523 Wait_for_flush_list::Iterator it(element->m_flush_tickets);
531 } while (!element->m_flush_tickets.is_empty());
565 element->m_flush_tickets.empty();
H A Dtable_cache.h51 Wait_for_flush_list m_flush_tickets;
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dtable_cache.cc466 DBUG_ASSERT(element->m_flush_tickets.is_empty()); in tdc_assert_clean_share()
496 if (!element->m_flush_tickets.is_empty()) in tdc_delete_share_from_hash()
498 Wait_for_flush_list::Iterator it(element->m_flush_tickets); in tdc_delete_share_from_hash()
506 } while (!element->m_flush_tickets.is_empty()); in tdc_delete_share_from_hash()
540 element->m_flush_tickets.empty(); in lf_alloc_constructor()
H A Dtable_cache.h48 Wait_for_flush_list m_flush_tickets; member
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dtable.cc330 share->m_flush_tickets.empty(); in alloc_table_share()
395 share->m_flush_tickets.empty(); in init_tmp_table_share()
464 if (share->m_flush_tickets.is_empty()) in free_table_share()
475 Wait_for_flush_list::Iterator it(share->m_flush_tickets); in free_table_share()
3276 m_flush_tickets.push_front(&ticket); in wait_for_old_version()
3293 m_flush_tickets.remove(&ticket); in wait_for_old_version()
3295 if (m_flush_tickets.is_empty() && ref_count == 0) in wait_for_old_version()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dtable.cc374 share->m_flush_tickets.empty(); in alloc_table_share()
441 share->m_flush_tickets.empty(); in init_tmp_table_share()
543 if (share->m_flush_tickets.is_empty()) in free_table_share()
554 Wait_for_flush_list::Iterator it(share->m_flush_tickets); in free_table_share()
3720 m_flush_tickets.push_front(&ticket); in wait_for_old_version()
3739 m_flush_tickets.remove(&ticket); in wait_for_old_version()
3741 if (m_flush_tickets.is_empty() && ref_count == 0) in wait_for_old_version()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dtable.cc374 share->m_flush_tickets.empty(); in alloc_table_share()
441 share->m_flush_tickets.empty(); in init_tmp_table_share()
543 if (share->m_flush_tickets.is_empty()) in free_table_share()
554 Wait_for_flush_list::Iterator it(share->m_flush_tickets); in free_table_share()
3720 m_flush_tickets.push_front(&ticket); in wait_for_old_version()
3739 m_flush_tickets.remove(&ticket); in wait_for_old_version()
3741 if (m_flush_tickets.is_empty() && ref_count == 0) in wait_for_old_version()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dtable.cc374 share->m_flush_tickets.empty(); in alloc_table_share()
441 share->m_flush_tickets.empty(); in init_tmp_table_share()
543 if (share->m_flush_tickets.is_empty()) in free_table_share()
554 Wait_for_flush_list::Iterator it(share->m_flush_tickets); in free_table_share()
3720 m_flush_tickets.push_front(&ticket); in wait_for_old_version()
3739 m_flush_tickets.remove(&ticket); in wait_for_old_version()
3741 if (m_flush_tickets.is_empty() && ref_count == 0) in wait_for_old_version()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dtable.cc374 share->m_flush_tickets.empty(); in alloc_table_share()
441 share->m_flush_tickets.empty(); in init_tmp_table_share()
511 if (share->m_flush_tickets.is_empty()) in free_table_share()
522 Wait_for_flush_list::Iterator it(share->m_flush_tickets); in free_table_share()
3615 m_flush_tickets.push_front(&ticket); in wait_for_old_version()
3634 m_flush_tickets.remove(&ticket); in wait_for_old_version()
3636 if (m_flush_tickets.is_empty() && ref_count == 0) in wait_for_old_version()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dtable.cc374 share->m_flush_tickets.empty(); in alloc_table_share()
441 share->m_flush_tickets.empty(); in init_tmp_table_share()
511 if (share->m_flush_tickets.is_empty()) in free_table_share()
522 Wait_for_flush_list::Iterator it(share->m_flush_tickets); in free_table_share()
3615 m_flush_tickets.push_front(&ticket); in wait_for_old_version()
3634 m_flush_tickets.remove(&ticket); in wait_for_old_version()
3636 if (m_flush_tickets.is_empty() && ref_count == 0) in wait_for_old_version()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dtable.cc428 share->m_flush_tickets.empty(); in alloc_table_share()
496 share->m_flush_tickets.empty(); in init_tmp_table_share()
566 if (share->m_flush_tickets.is_empty()) in free_table_share()
577 Wait_for_flush_list::Iterator it(share->m_flush_tickets); in free_table_share()
4647 m_flush_tickets.push_front(&ticket); in wait_for_old_version()
4666 m_flush_tickets.remove(&ticket); in wait_for_old_version()
4668 if (m_flush_tickets.is_empty() && ref_count == 0) in wait_for_old_version()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dtable.cc424 share->m_flush_tickets.empty(); in alloc_table_share()
492 share->m_flush_tickets.empty(); in init_tmp_table_share()
562 if (share->m_flush_tickets.is_empty()) in free_table_share()
573 Wait_for_flush_list::Iterator it(share->m_flush_tickets); in free_table_share()
4627 m_flush_tickets.push_front(&ticket); in wait_for_old_version()
4646 m_flush_tickets.remove(&ticket); in wait_for_old_version()
4648 if (m_flush_tickets.is_empty() && ref_count == 0) in wait_for_old_version()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dtable.cc424 share->m_flush_tickets.empty(); in alloc_table_share()
492 share->m_flush_tickets.empty(); in init_tmp_table_share()
562 if (share->m_flush_tickets.is_empty()) in free_table_share()
573 Wait_for_flush_list::Iterator it(share->m_flush_tickets); in free_table_share()
4643 m_flush_tickets.push_front(&ticket); in wait_for_old_version()
4662 m_flush_tickets.remove(&ticket); in wait_for_old_version()
4664 if (m_flush_tickets.is_empty() && ref_count == 0) in wait_for_old_version()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dtable.cc418 share->m_flush_tickets.empty(); in alloc_table_share()
488 share->m_flush_tickets.empty(); in init_tmp_table_share()
593 if (share->m_flush_tickets.is_empty()) { in free_table_share()
601 Wait_for_flush_list::Iterator it(share->m_flush_tickets); in free_table_share()
3989 m_flush_tickets.push_front(&ticket); in wait_for_old_version()
4008 m_flush_tickets.remove(&ticket); in wait_for_old_version()
4010 if (m_flush_tickets.is_empty() && ref_count() == 0) { in wait_for_old_version()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dtable.cc422 share->m_flush_tickets.empty(); in alloc_table_share()
490 share->m_flush_tickets.empty(); in init_tmp_table_share()
592 if (share->m_flush_tickets.is_empty()) in free_table_share()
603 Wait_for_flush_list::Iterator it(share->m_flush_tickets); in free_table_share()
4725 m_flush_tickets.push_front(&ticket); in wait_for_old_version()
4744 m_flush_tickets.remove(&ticket); in wait_for_old_version()
4746 if (m_flush_tickets.is_empty() && ref_count == 0) in wait_for_old_version()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dtable.cc422 share->m_flush_tickets.empty(); in alloc_table_share()
490 share->m_flush_tickets.empty(); in init_tmp_table_share()
592 if (share->m_flush_tickets.is_empty()) in free_table_share()
603 Wait_for_flush_list::Iterator it(share->m_flush_tickets); in free_table_share()
4725 m_flush_tickets.push_front(&ticket); in wait_for_old_version()
4744 m_flush_tickets.remove(&ticket); in wait_for_old_version()
4746 if (m_flush_tickets.is_empty() && ref_count == 0) in wait_for_old_version()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dtable.cc422 share->m_flush_tickets.empty(); in alloc_table_share()
490 share->m_flush_tickets.empty(); in init_tmp_table_share()
592 if (share->m_flush_tickets.is_empty()) in free_table_share()
603 Wait_for_flush_list::Iterator it(share->m_flush_tickets); in free_table_share()
4725 m_flush_tickets.push_front(&ticket); in wait_for_old_version()
4744 m_flush_tickets.remove(&ticket); in wait_for_old_version()
4746 if (m_flush_tickets.is_empty() && ref_count == 0) in wait_for_old_version()

12