Home
last modified time | relevance | path

Searched refs:scheduler_thd (Results 1 – 25 of 38) sorted by relevance

12

/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Devent_scheduler.cc358 scheduler_thd(NULL), in Event_scheduler()
443 scheduler_thd= new_thd; in start()
462 scheduler_thd= NULL; in start()
532 scheduler_thd= NULL; in run()
683 scheduler_thd->thread_id)); in stop()
685 mysql_mutex_lock(&scheduler_thd->LOCK_thd_data); in stop()
689 scheduler_thd->thread_id); in stop()
690 scheduler_thd->awake(THD::KILL_CONNECTION); in stop()
691 mysql_mutex_unlock(&scheduler_thd->LOCK_thd_data); in stop()
839 printf("Thread id : %lu\n", scheduler_thd? scheduler_thd->thread_id : 0); in dump_internal_status()
H A Devent_scheduler.h139 THD *scheduler_thd; variable
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Devent_scheduler.cc358 scheduler_thd(NULL), in Event_scheduler()
443 scheduler_thd= new_thd; in start()
462 scheduler_thd= NULL; in start()
532 scheduler_thd= NULL; in run()
683 scheduler_thd->thread_id)); in stop()
685 mysql_mutex_lock(&scheduler_thd->LOCK_thd_data); in stop()
689 scheduler_thd->thread_id); in stop()
690 scheduler_thd->awake(THD::KILL_CONNECTION); in stop()
691 mysql_mutex_unlock(&scheduler_thd->LOCK_thd_data); in stop()
839 printf("Thread id : %lu\n", scheduler_thd? scheduler_thd->thread_id : 0); in dump_internal_status()
H A Devent_scheduler.h139 THD *scheduler_thd; variable
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Devent_scheduler.cc361 scheduler_thd(NULL), in Event_scheduler()
446 scheduler_thd= new_thd; in start()
465 scheduler_thd= NULL; in start()
535 scheduler_thd= NULL; in run()
686 scheduler_thd->thread_id)); in stop()
688 mysql_mutex_lock(&scheduler_thd->LOCK_thd_data); in stop()
692 scheduler_thd->thread_id); in stop()
693 scheduler_thd->awake(THD::KILL_CONNECTION); in stop()
694 mysql_mutex_unlock(&scheduler_thd->LOCK_thd_data); in stop()
842 printf("Thread id : %lu\n", scheduler_thd? scheduler_thd->thread_id : 0); in dump_internal_status()
H A Devent_scheduler.h139 THD *scheduler_thd; variable
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Devent_scheduler.cc358 scheduler_thd(NULL), in Event_scheduler()
443 scheduler_thd= new_thd; in start()
462 scheduler_thd= NULL; in start()
532 scheduler_thd= NULL; in run()
683 scheduler_thd->thread_id)); in stop()
685 mysql_mutex_lock(&scheduler_thd->LOCK_thd_data); in stop()
689 scheduler_thd->thread_id); in stop()
690 scheduler_thd->awake(THD::KILL_CONNECTION); in stop()
691 mysql_mutex_unlock(&scheduler_thd->LOCK_thd_data); in stop()
839 printf("Thread id : %lu\n", scheduler_thd? scheduler_thd->thread_id : 0); in dump_internal_status()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Devent_scheduler.cc358 scheduler_thd(NULL), in Event_scheduler()
443 scheduler_thd= new_thd; in start()
462 scheduler_thd= NULL; in start()
532 scheduler_thd= NULL; in run()
683 scheduler_thd->thread_id)); in stop()
685 mysql_mutex_lock(&scheduler_thd->LOCK_thd_data); in stop()
689 scheduler_thd->thread_id); in stop()
690 scheduler_thd->awake(THD::KILL_CONNECTION); in stop()
691 mysql_mutex_unlock(&scheduler_thd->LOCK_thd_data); in stop()
839 printf("Thread id : %lu\n", scheduler_thd? scheduler_thd->thread_id : 0); in dump_internal_status()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Devent_scheduler.cc347 scheduler_thd(NULL), in Event_scheduler()
428 scheduler_thd= new_thd; in start()
447 scheduler_thd= NULL; in start()
516 scheduler_thd= NULL; in run()
667 scheduler_thd->thread_id)); in stop()
669 mysql_mutex_lock(&scheduler_thd->LOCK_thd_data); in stop()
673 scheduler_thd->thread_id); in stop()
674 scheduler_thd->awake(THD::KILL_CONNECTION); in stop()
675 mysql_mutex_unlock(&scheduler_thd->LOCK_thd_data); in stop()
822 printf("Thread id : %lu\n", scheduler_thd? scheduler_thd->thread_id : 0); in dump_internal_status()
H A Devent_scheduler.h132 THD *scheduler_thd; variable
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Devent_scheduler.cc406 scheduler_thd(nullptr), in Event_scheduler()
490 scheduler_thd = new_thd; in start()
505 scheduler_thd = nullptr; in start()
565 scheduler_thd = nullptr; in run()
702 ("Scheduler thread has id %u", scheduler_thd->thread_id())); in stop()
704 mysql_mutex_lock(&scheduler_thd->LOCK_thd_data); in stop()
706 LogErr(INFORMATION_LEVEL, ER_SCHEDULER_KILLING, scheduler_thd->thread_id()); in stop()
707 scheduler_thd->awake(THD::KILL_CONNECTION); in stop()
708 mysql_mutex_unlock(&scheduler_thd->LOCK_thd_data); in stop()
853 printf("Thread id : %u\n", scheduler_thd ? scheduler_thd->thread_id() : 0); in dump_internal_status()
H A Devent_scheduler.h111 THD *scheduler_thd; variable
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Devent_scheduler.cc374 scheduler_thd(NULL), in Event_scheduler()
464 scheduler_thd= new_thd; in start()
482 scheduler_thd= NULL; in start()
552 scheduler_thd= NULL; in run()
702 scheduler_thd->thread_id())); in stop()
704 mysql_mutex_lock(&scheduler_thd->LOCK_thd_data); in stop()
708 scheduler_thd->thread_id()); in stop()
709 scheduler_thd->awake(THD::KILL_CONNECTION); in stop()
710 mysql_mutex_unlock(&scheduler_thd->LOCK_thd_data); in stop()
874 printf("Thread id : %u\n", scheduler_thd? scheduler_thd->thread_id() : 0); in dump_internal_status()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Devent_scheduler.cc377 scheduler_thd(NULL), in Event_scheduler()
467 scheduler_thd= new_thd; in start()
485 scheduler_thd= NULL; in start()
555 scheduler_thd= NULL; in run()
705 scheduler_thd->thread_id())); in stop()
707 mysql_mutex_lock(&scheduler_thd->LOCK_thd_data); in stop()
711 scheduler_thd->thread_id()); in stop()
712 scheduler_thd->awake(THD::KILL_CONNECTION); in stop()
713 mysql_mutex_unlock(&scheduler_thd->LOCK_thd_data); in stop()
877 printf("Thread id : %u\n", scheduler_thd? scheduler_thd->thread_id() : 0); in dump_internal_status()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Devent_scheduler.cc374 scheduler_thd(NULL), in Event_scheduler()
464 scheduler_thd= new_thd; in start()
482 scheduler_thd= NULL; in start()
552 scheduler_thd= NULL; in run()
702 scheduler_thd->thread_id())); in stop()
704 mysql_mutex_lock(&scheduler_thd->LOCK_thd_data); in stop()
708 scheduler_thd->thread_id()); in stop()
709 scheduler_thd->awake(THD::KILL_CONNECTION); in stop()
710 mysql_mutex_unlock(&scheduler_thd->LOCK_thd_data); in stop()
874 printf("Thread id : %u\n", scheduler_thd? scheduler_thd->thread_id() : 0); in dump_internal_status()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Devent_scheduler.cc374 scheduler_thd(NULL), in Event_scheduler()
464 scheduler_thd= new_thd; in start()
482 scheduler_thd= NULL; in start()
552 scheduler_thd= NULL; in run()
702 scheduler_thd->thread_id())); in stop()
704 mysql_mutex_lock(&scheduler_thd->LOCK_thd_data); in stop()
708 scheduler_thd->thread_id()); in stop()
709 scheduler_thd->awake(THD::KILL_CONNECTION); in stop()
710 mysql_mutex_unlock(&scheduler_thd->LOCK_thd_data); in stop()
874 printf("Thread id : %u\n", scheduler_thd? scheduler_thd->thread_id() : 0); in dump_internal_status()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Devent_scheduler.cc374 scheduler_thd(NULL), in Event_scheduler()
464 scheduler_thd= new_thd; in start()
482 scheduler_thd= NULL; in start()
552 scheduler_thd= NULL; in run()
702 scheduler_thd->thread_id())); in stop()
704 mysql_mutex_lock(&scheduler_thd->LOCK_thd_data); in stop()
708 scheduler_thd->thread_id()); in stop()
709 scheduler_thd->awake(THD::KILL_CONNECTION); in stop()
710 mysql_mutex_unlock(&scheduler_thd->LOCK_thd_data); in stop()
874 printf("Thread id : %u\n", scheduler_thd? scheduler_thd->thread_id() : 0); in dump_internal_status()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Devent_scheduler.cc374 scheduler_thd(NULL), in Event_scheduler()
464 scheduler_thd= new_thd; in start()
482 scheduler_thd= NULL; in start()
552 scheduler_thd= NULL; in run()
702 scheduler_thd->thread_id())); in stop()
704 mysql_mutex_lock(&scheduler_thd->LOCK_thd_data); in stop()
708 scheduler_thd->thread_id()); in stop()
709 scheduler_thd->awake(THD::KILL_CONNECTION); in stop()
710 mysql_mutex_unlock(&scheduler_thd->LOCK_thd_data); in stop()
874 printf("Thread id : %u\n", scheduler_thd? scheduler_thd->thread_id() : 0); in dump_internal_status()
H A Devent_scheduler.h141 THD *scheduler_thd; variable
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Devent_scheduler.cc350 scheduler_thd(NULL), in Event_scheduler()
433 scheduler_thd= new_thd; in start()
448 scheduler_thd= NULL; in start()
519 scheduler_thd= NULL; in run()
666 (ulong) scheduler_thd->thread_id)); in stop()
670 (ulong) scheduler_thd->thread_id); in stop()
671 scheduler_thd->awake(KILL_CONNECTION); in stop()
826 printf("Thread id : %lu\n", scheduler_thd ? in dump_internal_status()
827 (ulong) scheduler_thd->thread_id : (ulong) 0); in dump_internal_status()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Devent_scheduler.cc337 scheduler_thd(NULL), in Event_scheduler()
419 scheduler_thd= new_thd; in start()
434 scheduler_thd= NULL; in start()
503 scheduler_thd= NULL; in run()
650 (ulong) scheduler_thd->thread_id)); in stop()
654 (ulong) scheduler_thd->thread_id); in stop()
655 scheduler_thd->awake(KILL_CONNECTION); in stop()
810 printf("Thread id : %lu\n", scheduler_thd ? in dump_internal_status()
811 (ulong) scheduler_thd->thread_id : (ulong) 0); in dump_internal_status()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Devent_scheduler.cc337 scheduler_thd(NULL),
419 scheduler_thd= new_thd;
434 scheduler_thd= NULL;
503 scheduler_thd= NULL; in recalculate_activation_times()
650 (ulong) scheduler_thd->thread_id));
654 (ulong) scheduler_thd->thread_id);
655 scheduler_thd->awake(KILL_CONNECTION);
810 printf("Thread id : %lu\n", scheduler_thd ? in dump_internal_status()
811 (ulong) scheduler_thd->thread_id : (ulong) 0); in dump_internal_status()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Devent_scheduler.cc337 scheduler_thd(NULL),
419 scheduler_thd= new_thd;
434 scheduler_thd= NULL;
503 scheduler_thd= NULL;
650 (ulong) scheduler_thd->thread_id));
654 (ulong) scheduler_thd->thread_id);
655 scheduler_thd->awake(KILL_CONNECTION);
810 printf("Thread id : %lu\n", scheduler_thd ?
811 (ulong) scheduler_thd->thread_id : (ulong) 0);
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Devent_scheduler.cc337 scheduler_thd(NULL), in Event_scheduler()
419 scheduler_thd= new_thd; in start()
434 scheduler_thd= NULL; in start()
503 scheduler_thd= NULL; in run()
650 (ulong) scheduler_thd->thread_id)); in stop()
654 (ulong) scheduler_thd->thread_id); in stop()
655 scheduler_thd->awake(KILL_CONNECTION); in stop()
810 printf("Thread id : %lu\n", scheduler_thd ? in dump_internal_status()
811 (ulong) scheduler_thd->thread_id : (ulong) 0); in dump_internal_status()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Devent_scheduler.cc350 scheduler_thd(NULL), in Event_scheduler()
433 scheduler_thd= new_thd; in start()
448 scheduler_thd= NULL; in start()
519 scheduler_thd= NULL; in run()
666 (ulong) scheduler_thd->thread_id)); in stop()
670 (ulong) scheduler_thd->thread_id); in stop()
671 scheduler_thd->awake(KILL_CONNECTION); in stop()
826 printf("Thread id : %lu\n", scheduler_thd ? in dump_internal_status()
827 (ulong) scheduler_thd->thread_id : (ulong) 0); in dump_internal_status()

12