Home
last modified time | relevance | path

Searched refs:too_many_busy_threads (Results 1 – 6 of 6) sorted by relevance

/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dthreadpool_unix.cc430 inline bool too_many_busy_threads(thread_group_t *thread_group) in too_many_busy_threads() function
476 else if (!too_many_busy_threads(thread_group) && in queue_get()
612 (tg->queue.is_empty() || too_many_busy_threads(tg))); in queues_are_empty()
1195 else if (too_many_busy_threads(thread_group)) in get_event()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dthreadpool_unix.cc430 inline bool too_many_busy_threads(thread_group_t *thread_group) in too_many_busy_threads() function
476 else if (!too_many_busy_threads(thread_group) && in queue_get()
612 (tg->queue.is_empty() || too_many_busy_threads(tg))); in queues_are_empty()
1195 else if (too_many_busy_threads(thread_group)) in get_event()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dthreadpool_unix.cc420 inline bool too_many_busy_threads(thread_group_t *thread_group) in too_many_busy_threads() function
467 else if (!too_many_busy_threads(thread_group) && in queue_get()
610 (tg->queue.is_empty() || too_many_busy_threads(tg))); in queues_are_empty()
1190 else if (too_many_busy_threads(thread_group)) in get_event()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dthreadpool_unix.cc420 inline bool too_many_busy_threads(thread_group_t *thread_group) in too_many_busy_threads() function
467 else if (!too_many_busy_threads(thread_group) && in queue_get()
610 (tg->queue.is_empty() || too_many_busy_threads(tg))); in queues_are_empty()
1190 else if (too_many_busy_threads(thread_group)) in get_event()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dthreadpool_unix.cc420 inline bool too_many_busy_threads(thread_group_t *thread_group) in too_many_busy_threads() function
467 else if (!too_many_busy_threads(thread_group) && in queue_get()
610 (tg->queue.is_empty() || too_many_busy_threads(tg))); in queues_are_empty()
1190 else if (too_many_busy_threads(thread_group)) in get_event()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dthreadpool_unix.cc430 inline bool too_many_busy_threads(thread_group_t *thread_group) in too_many_busy_threads() function
476 else if (!too_many_busy_threads(thread_group) && in queue_get()
612 (tg->queue.is_empty() || too_many_busy_threads(tg))); in queues_are_empty()
1195 else if (too_many_busy_threads(thread_group)) in get_event()