Home
last modified time | relevance | path

Searched refs:last_thread_creation_time (Results 1 – 14 of 14) sorted by relevance

/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dthreadpool_generic.h144 ulonglong last_thread_creation_time; member
H A Dthreadpool_generic.cc888 thread_group->last_thread_creation_time=microsecond_interval_timer(); in create_worker()
977 (now - thread_group->last_thread_creation_time); in wake_or_create_thread()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dthreadpool_generic.h144 ulonglong last_thread_creation_time; member
H A Dthreadpool_generic.cc888 thread_group->last_thread_creation_time=microsecond_interval_timer(); in create_worker()
977 (now - thread_group->last_thread_creation_time); in wake_or_create_thread()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dthreadpool_unix.cc154 ulonglong last_thread_creation_time; member
892 thread_group->last_thread_creation_time=my_microsecond_getsystime(); in create_worker()
973 (now - thread_group->last_thread_creation_time); in wake_or_create_thread()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dthreadpool_unix.cc154 ulonglong last_thread_creation_time; member
892 thread_group->last_thread_creation_time=my_microsecond_getsystime(); in create_worker()
973 (now - thread_group->last_thread_creation_time); in wake_or_create_thread()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dthreadpool_unix.cc152 ulonglong last_thread_creation_time; member
890 thread_group->last_thread_creation_time=my_microsecond_getsystime(); in create_worker()
971 (now - thread_group->last_thread_creation_time); in wake_or_create_thread()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dthreadpool_unix.cc152 ulonglong last_thread_creation_time; member
890 thread_group->last_thread_creation_time=my_microsecond_getsystime(); in create_worker()
971 (now - thread_group->last_thread_creation_time); in wake_or_create_thread()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dthreadpool_unix.cc152 ulonglong last_thread_creation_time; member
890 thread_group->last_thread_creation_time=my_microsecond_getsystime(); in create_worker()
971 (now - thread_group->last_thread_creation_time); in wake_or_create_thread()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dthreadpool_unix.cc154 ulonglong last_thread_creation_time; member
892 thread_group->last_thread_creation_time=my_microsecond_getsystime(); in create_worker()
973 (now - thread_group->last_thread_creation_time); in wake_or_create_thread()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dthreadpool_generic.cc195 ulonglong last_thread_creation_time; in MY_ALIGNED() local
954 thread_group->last_thread_creation_time=microsecond_interval_timer(); in create_worker()
1035 (now - thread_group->last_thread_creation_time); in wake_or_create_thread()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dthreadpool_generic.cc195 ulonglong last_thread_creation_time; in MY_ALIGNED() local
954 thread_group->last_thread_creation_time=microsecond_interval_timer(); in create_worker()
1035 (now - thread_group->last_thread_creation_time); in wake_or_create_thread()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dthreadpool_generic.cc195 ulonglong last_thread_creation_time; in MY_ALIGNED() local
953 thread_group->last_thread_creation_time=microsecond_interval_timer(); in create_worker()
1034 (now - thread_group->last_thread_creation_time); in wake_or_create_thread()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dthreadpool_generic.cc195 ulonglong last_thread_creation_time; in MY_ALIGNED() local
953 thread_group->last_thread_creation_time=microsecond_interval_timer(); in create_worker()
1034 (now - thread_group->last_thread_creation_time); in wake_or_create_thread()