Home
last modified time | relevance | path

Searched refs:add_thread_count (Results 1 – 20 of 20) sorted by relevance

/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dthreadpool_unix.cc854 static void add_thread_count(thread_group_t *thread_group, int32 count) in add_thread_count() function
894 add_thread_count(thread_group, 1); in create_worker()
1629 add_thread_count(thread_group, -1); in worker_main()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dthreadpool_unix.cc854 static void add_thread_count(thread_group_t *thread_group, int32 count) in add_thread_count() function
894 add_thread_count(thread_group, 1); in create_worker()
1629 add_thread_count(thread_group, -1); in worker_main()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dthreadpool_unix.cc852 static void add_thread_count(thread_group_t *thread_group, int32 count) in add_thread_count() function
892 add_thread_count(thread_group, 1); in create_worker()
1643 add_thread_count(thread_group, -1); in worker_main()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dthreadpool_unix.cc852 static void add_thread_count(thread_group_t *thread_group, int32 count) in add_thread_count() function
892 add_thread_count(thread_group, 1); in create_worker()
1643 add_thread_count(thread_group, -1); in worker_main()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dthreadpool_unix.cc852 static void add_thread_count(thread_group_t *thread_group, int32 count) in add_thread_count() function
892 add_thread_count(thread_group, 1); in create_worker()
1643 add_thread_count(thread_group, -1); in worker_main()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dthreadpool_unix.cc854 static void add_thread_count(thread_group_t *thread_group, int32 count) in add_thread_count() function
894 add_thread_count(thread_group, 1); in create_worker()
1629 add_thread_count(thread_group, -1); in worker_main()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dthreadpool_generic.cc851 static void add_thread_count(thread_group_t *thread_group, int32 count) in add_thread_count() function
890 add_thread_count(thread_group, 1); in create_worker()
1575 add_thread_count(thread_group, -1); in worker_main()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dthreadpool_generic.cc916 static void add_thread_count(thread_group_t *thread_group, int32 count) in add_thread_count() function
956 add_thread_count(thread_group, 1); in create_worker()
1618 add_thread_count(thread_group, -1); in worker_main()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dthreadpool_generic.cc916 static void add_thread_count(thread_group_t *thread_group, int32 count) in add_thread_count() function
956 add_thread_count(thread_group, 1); in create_worker()
1618 add_thread_count(thread_group, -1); in worker_main()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dthreadpool_generic.cc915 static void add_thread_count(thread_group_t *thread_group, int32 count) in add_thread_count() function
955 add_thread_count(thread_group, 1); in create_worker()
1614 add_thread_count(thread_group, -1); in worker_main()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dthreadpool_generic.cc915 static void add_thread_count(thread_group_t *thread_group, int32 count) in add_thread_count() function
955 add_thread_count(thread_group, 1); in create_worker()
1614 add_thread_count(thread_group, -1); in worker_main()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dthreadpool_generic.cc851 static void add_thread_count(thread_group_t *thread_group, int32 count) in add_thread_count() function
890 add_thread_count(thread_group, 1); in create_worker()
1575 add_thread_count(thread_group, -1); in worker_main()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/
H A DlibHeapMonitorTest.c622 static void add_thread_count(jthread thread, int lock, int helper) { in add_thread_count() function
717 add_thread_count(thread, 1, 1); in SampledObjectAlloc()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/
H A DlibHeapMonitorTest.cpp721 static void add_thread_count(jthread thread) { in add_thread_count() function
774 add_thread_count(thread); in SampledObjectAlloc()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/
H A DlibHeapMonitorTest.cpp721 static void add_thread_count(jthread thread) { in add_thread_count() function
774 add_thread_count(thread); in SampledObjectAlloc()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/
H A DlibHeapMonitorTest.cpp721 static void add_thread_count(jthread thread) { in add_thread_count() function
774 add_thread_count(thread); in SampledObjectAlloc()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/
H A DlibHeapMonitorTest.cpp721 static void add_thread_count(jthread thread) { in add_thread_count() function
774 add_thread_count(thread); in SampledObjectAlloc()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/
H A DlibHeapMonitorTest.c622 static void add_thread_count(jthread thread, int lock, int helper) { in add_thread_count() function
717 add_thread_count(thread, 1, 1); in SampledObjectAlloc()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/
H A DlibHeapMonitorTest.cpp721 static void add_thread_count(jthread thread) { in add_thread_count() function
774 add_thread_count(thread); in SampledObjectAlloc()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/
H A DlibHeapMonitorTest.c734 static void add_thread_count(jthread thread, int lock, int helper) { in add_thread_count() function
829 add_thread_count(thread, 1, 1); in SampledObjectAlloc()