Home
last modified time | relevance | path

Searched refs:get_safe_to_discard_seqno_ (Results 1 – 4 of 4) sorted by relevance

/dports/databases/galera/galera-release_25.3.35/galera/src/
H A Dcertification.hpp64 return get_safe_to_discard_seqno_(); in get_safe_to_discard_seqno()
71 const wsrep_seqno_t stds(get_safe_to_discard_seqno_()); in purge_trxs_upto()
122 wsrep_seqno_t get_safe_to_discard_seqno_() const;
H A Dcertification.cpp1013 wsrep_seqno_t galera::Certification::get_safe_to_discard_seqno_() const in get_safe_to_discard_seqno_() function in galera::Certification
1089 wsrep_seqno_t const stds (get_safe_to_discard_seqno_()); in append_trx()
1147 ret = get_safe_to_discard_seqno_(); in set_trx_committed()
/dports/databases/galera26/galera-release_26.4.10/galera/src/
H A Dcertification.hpp76 return get_safe_to_discard_seqno_(); in get_safe_to_discard_seqno()
83 const wsrep_seqno_t stds(get_safe_to_discard_seqno_()); in purge_trxs_upto()
155 wsrep_seqno_t get_safe_to_discard_seqno_() const;
H A Dcertification.cpp1146 wsrep_seqno_t galera::Certification::get_safe_to_discard_seqno_() const in get_safe_to_discard_seqno_() function in galera::Certification
1226 wsrep_seqno_t const stds (get_safe_to_discard_seqno_()); in append_trx()
1305 ret = get_safe_to_discard_seqno_(); in set_trx_committed()