diff options
author | Sergey Vojtovich <svoj@mariadb.org> | 2019-01-22 22:45:26 +0400 |
---|---|---|
committer | Sergey Vojtovich <svoj@mariadb.org> | 2019-01-28 17:39:08 +0400 |
commit | 9824ec81aaade5173e59574e2b76bbead9ef9591 (patch) | |
tree | 1c44cf0586ba9388d9e34bb7ed0433a458123e3c /CONTRIBUTING.md | |
parent | 3503fbbebf90cb0fe63993a66dad9bf97fb74c0a (diff) | |
download | mariadb-git-9824ec81aaade5173e59574e2b76bbead9ef9591.tar.gz |
Removed redundant service_thread_count
In contrast to thread_count, which is decremented by THD destructor,
this one was most probably intended to be decremented after all THD
destructors are done.
THD_count class was added to achieve similar effect with thread_count.
Aim is to reduce usage of LOCK_thread_count and COND_thread_count.
Part of MDEV-15135.
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions