Home
last modified time | relevance | path

Searched refs:global_thread_count (Results 1 – 5 of 5) sorted by relevance

/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dmysqld.cc815 static volatile sig_atomic_t global_thread_count= 0; variable
865 ++global_thread_count; in add_global_thread()
889 --global_thread_count; in remove_global_thread()
900 return (uint) global_thread_count; in get_thread_count()
8248 global_thread_count= num_thread_running= kill_blocked_pthreads_flag= wake_pthread=0; in mysql_init_variables()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dmysqld.cc864 static volatile sig_atomic_t global_thread_count= 0; variable
914 ++global_thread_count; in add_global_thread()
938 --global_thread_count; in remove_global_thread()
949 return (uint) global_thread_count; in get_thread_count()
8740 global_thread_count= num_thread_running= kill_blocked_pthreads_flag= wake_pthread=0; in mysql_init_variables()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dmysqld.cc864 static volatile sig_atomic_t global_thread_count= 0; variable
914 ++global_thread_count; in add_global_thread()
938 --global_thread_count; in remove_global_thread()
949 return (uint) global_thread_count; in get_thread_count()
8730 global_thread_count= num_thread_running= kill_blocked_pthreads_flag= wake_pthread=0; in mysql_init_variables()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dmysqld.cc864 static volatile sig_atomic_t global_thread_count= 0; variable
914 ++global_thread_count; in add_global_thread()
938 --global_thread_count; in remove_global_thread()
949 return (uint) global_thread_count; in get_thread_count()
8740 global_thread_count= num_thread_running= kill_blocked_pthreads_flag= wake_pthread=0; in mysql_init_variables()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dmysqld.cc844 static volatile sig_atomic_t global_thread_count= 0; variable
894 ++global_thread_count; in add_global_thread()
918 --global_thread_count; in remove_global_thread()
929 return (uint) global_thread_count; in get_thread_count()
8996 global_thread_count= num_thread_running= kill_blocked_pthreads_flag= wake_pthread=0; in mysql_init_variables()