Home
last modified time | relevance | path

Searched refs:TP_PRIORITY_HIGH (Results 1 – 25 of 26) sorted by relevance

12

/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dthreadpool.h71 TP_PRIORITY_HIGH, enumerator
102 priority(TP_PRIORITY_HIGH) in TP_connection()
H A Dthreadpool_common.cc163 return c->thd->transaction.is_active() ? TP_PRIORITY_HIGH : TP_PRIORITY_LOW; in get_priority()
509 c->priority= TP_PRIORITY_HIGH; in tp_timeout_handler()
541 c->priority= TP_PRIORITY_HIGH; in tp_post_kill_notification()
H A Dthreadpool_win.cc384 if (c->priority == TP_PRIORITY_HIGH) in io_completion_callback()
H A Dthreadpool_generic.cc699 thread_group->queues[TP_PRIORITY_HIGH].push_back(c); in check_stall()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dthreadpool.h67 TP_PRIORITY_HIGH, enumerator
100 priority(TP_PRIORITY_HIGH) in TP_connection()
H A Dthreadpool_common.cc165 prio= c->thd->transaction->is_active() ? TP_PRIORITY_HIGH : TP_PRIORITY_LOW; in get_priority()
485 c->priority= TP_PRIORITY_HIGH; in tp_timeout_handler()
522 c->priority= TP_PRIORITY_HIGH; in tp_post_kill_notification()
H A Dthreadpool_win.cc358 if (c->priority == TP_PRIORITY_HIGH) in io_completion_callback()
H A Dthread_pool_info.cc65 + group->queues[TP_PRIORITY_HIGH].elements(); in groups_fill_table()
H A Dthreadpool_generic.cc634 thread_group->queues[TP_PRIORITY_HIGH].push_back(c); in check_stall()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dthreadpool.h71 TP_PRIORITY_HIGH,
102 priority(TP_PRIORITY_HIGH)
H A Dthreadpool_common.cc163 return c->thd->transaction.is_active() ? TP_PRIORITY_HIGH : TP_PRIORITY_LOW; in get_priority()
509 c->priority= TP_PRIORITY_HIGH; in tp_timeout_handler()
541 c->priority= TP_PRIORITY_HIGH; in tp_post_kill_notification()
H A Dthreadpool_win.cc384 if (c->priority == TP_PRIORITY_HIGH) in io_completion_callback()
H A Dthreadpool_generic.cc699 thread_group->queues[TP_PRIORITY_HIGH].push_back(c); in check_stall()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dthreadpool.h67 TP_PRIORITY_HIGH, enumerator
98 priority(TP_PRIORITY_HIGH) in TP_connection()
H A Dthreadpool_common.cc156 return c->thd->transaction.is_active() ? TP_PRIORITY_HIGH : TP_PRIORITY_LOW; in get_priority()
494 c->priority= TP_PRIORITY_HIGH; in tp_timeout_handler()
526 c->priority= TP_PRIORITY_HIGH; in tp_post_kill_notification()
H A Dthreadpool_win.cc391 if (c->priority == TP_PRIORITY_HIGH) in io_completion_callback()
H A Dthreadpool_generic.cc698 thread_group->queues[TP_PRIORITY_HIGH].push_back(c); in check_stall()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dthreadpool.h67 TP_PRIORITY_HIGH, enumerator
98 priority(TP_PRIORITY_HIGH) in TP_connection()
H A Dthreadpool_common.cc156 return c->thd->transaction.is_active() ? TP_PRIORITY_HIGH : TP_PRIORITY_LOW; in get_priority()
494 c->priority= TP_PRIORITY_HIGH; in tp_timeout_handler()
526 c->priority= TP_PRIORITY_HIGH; in tp_post_kill_notification()
H A Dthreadpool_win.cc391 if (c->priority == TP_PRIORITY_HIGH) in io_completion_callback()
H A Dthreadpool_generic.cc698 thread_group->queues[TP_PRIORITY_HIGH].push_back(c); in check_stall()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dthreadpool.h67 TP_PRIORITY_HIGH, enumerator
100 priority(TP_PRIORITY_HIGH) in TP_connection()
H A Dthreadpool_common.cc165 prio= c->thd->transaction->is_active() ? TP_PRIORITY_HIGH : TP_PRIORITY_LOW; in get_priority()
485 c->priority= TP_PRIORITY_HIGH; in tp_timeout_handler()
522 c->priority= TP_PRIORITY_HIGH; in tp_post_kill_notification()
H A Dthreadpool_win.cc358 if (c->priority == TP_PRIORITY_HIGH) in io_completion_callback()
H A Dthread_pool_info.cc65 + group->queues[TP_PRIORITY_HIGH].elements(); in groups_fill_table()

12