Home
last modified time | relevance | path

Searched refs:key_timer_thread (Results 1 – 12 of 12) sorted by relevance

/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dthreadpool_unix.cc83 static PSI_thread_key key_timer_thread; variable
87 {&key_timer_thread, "timer_thread", PSI_FLAG_GLOBAL}
685 mysql_thread_create(key_timer_thread,&thread_id, NULL, timer_thread, timer); in start_timer()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dthreadpool_unix.cc83 static PSI_thread_key key_timer_thread; variable
87 {&key_timer_thread, "timer_thread", PSI_FLAG_GLOBAL}
685 mysql_thread_create(key_timer_thread,&thread_id, NULL, timer_thread, timer); in start_timer()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dthreadpool_unix.cc82 static PSI_thread_key key_timer_thread; variable
86 {&key_timer_thread, "timer_thread", PSI_FLAG_GLOBAL}
683 mysql_thread_create(key_timer_thread,&thread_id, NULL, timer_thread, timer); in start_timer()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dthreadpool_unix.cc82 static PSI_thread_key key_timer_thread; variable
86 {&key_timer_thread, "timer_thread", PSI_FLAG_GLOBAL}
683 mysql_thread_create(key_timer_thread,&thread_id, NULL, timer_thread, timer); in start_timer()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dthreadpool_unix.cc82 static PSI_thread_key key_timer_thread; variable
86 {&key_timer_thread, "timer_thread", PSI_FLAG_GLOBAL}
683 mysql_thread_create(key_timer_thread,&thread_id, NULL, timer_thread, timer); in start_timer()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dthreadpool_unix.cc83 static PSI_thread_key key_timer_thread; variable
87 {&key_timer_thread, "timer_thread", PSI_FLAG_GLOBAL}
685 mysql_thread_create(key_timer_thread,&thread_id, NULL, timer_thread, timer); in start_timer()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dthreadpool_generic.cc79 static PSI_thread_key key_timer_thread; variable
83 {&key_timer_thread, "timer_thread", PSI_FLAG_GLOBAL}
702 mysql_thread_create(key_timer_thread, &timer->timer_thread_id, NULL, in start_timer()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dthreadpool_generic.cc108 static PSI_thread_key key_timer_thread; variable
112 {&key_timer_thread, "timer_thread", PSI_FLAG_GLOBAL}
766 mysql_thread_create(key_timer_thread, &timer->timer_thread_id, NULL, in start_timer()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dthreadpool_generic.cc108 static PSI_thread_key key_timer_thread; variable
112 {&key_timer_thread, "timer_thread", PSI_FLAG_GLOBAL}
766 mysql_thread_create(key_timer_thread, &timer->timer_thread_id, NULL, in start_timer()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dthreadpool_generic.cc108 static PSI_thread_key key_timer_thread; variable
112 {&key_timer_thread, "timer_thread", PSI_FLAG_GLOBAL}
765 mysql_thread_create(key_timer_thread, &timer->timer_thread_id, NULL, in start_timer()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dthreadpool_generic.cc108 static PSI_thread_key key_timer_thread; variable
112 {&key_timer_thread, "timer_thread", PSI_FLAG_GLOBAL}
765 mysql_thread_create(key_timer_thread, &timer->timer_thread_id, NULL, in start_timer()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dthreadpool_generic.cc79 static PSI_thread_key key_timer_thread; variable
83 {&key_timer_thread, "timer_thread", PSI_FLAG_GLOBAL}
702 mysql_thread_create(key_timer_thread, &timer->timer_thread_id, NULL, in start_timer()