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-06-07 14:19:49 +03:00
2014-10-02 11:57:40 +02:00
2011-02-20 15:22:10 +02:00
2012-03-30 16:00:10 +03:00
2011-02-20 15:22:10 +02:00
2014-10-02 11:57:40 +02:00
2011-02-20 15:22:10 +02:00
2011-07-01 15:08:30 +03:00
2011-02-20 15:22:10 +02:00
2012-05-18 16:40:16 +03:00