1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-05 16:59:35 +03:00
Sergei Golubchik 562c1df7d9 cleanup: thread_count
move thread_count handling into THD:
* increment thread_count in THD constructor
* decrement thread_count in THD destructor
* never modify thread_count directly!
2016-06-04 09:06:00 +02:00
..
2011-02-20 15:22:10 +02:00
2016-06-04 09:06:00 +02:00
2011-02-20 15:22:10 +02:00
2011-02-20 15:22:10 +02:00
2012-05-18 16:40:16 +03:00