summaryrefslogtreecommitdiff
path: root/dbug
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2020-04-30 10:33:54 +0300
committerMarko Mäkelä <marko.makela@mariadb.com>2020-04-30 10:43:43 +0300
commitf544a712c8a2ef3f3ecba80cb2782b1839fb36ab (patch)
treee06a7760d520320d3bc6e3221b240931a67312df /dbug
parent77e1b0c39771f47bb2602530b8d1e584ac1d3731 (diff)
downloadmariadb-git-f544a712c8a2ef3f3ecba80cb2782b1839fb36ab.tar.gz
Cleanup: Reduce que_thr_t, que_fork_t, trx_lock_t size
que_thr_t::magic_n: Remove. Access to freed data is best caught by AddressSanitizer. que_thr_t::start_running(): Replaces que_thr_move_to_run_state_for_mysql() and que_thr_move_to_run_state(), which were identical non-inline functions. que_thr_t::stop_no_error(): Replaces que_thr_stop_for_mysql_no_error(). que_fork_t::n_active_thrs, trx_lock_t::n_active_thrs: Make debug-only. que_fork_t::set_active(bool active): Update n_active_thrs.
Diffstat (limited to 'dbug')
0 files changed, 0 insertions, 0 deletions