Home
last modified time | relevance | path

Searched refs:MIN_THREADS (Results 1 – 25 of 39) sorted by relevance

12

/dports/devel/sccache/sccache-0.2.15/cargo-crates/tiny_http-0.6.2/src/util/
H A Dtask_pool.rs44 static MIN_THREADS: usize = 4; variable
74 for _ in 0..MIN_THREADS { in new()
120 <= MIN_THREADS in add_thread()
/dports/net/krill/krill-0.9.4/cargo-crates/tiny_http-0.8.2/src/util/
H A Dtask_pool.rs30 static MIN_THREADS: usize = 4; const
60 for _ in 0..MIN_THREADS { in new()
104 if sharing.active_tasks.load(Ordering::Acquire) <= MIN_THREADS { in add_thread()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/nio/Buffer/
H A DDirectBufferAllocTest.java41 static final int MIN_THREADS = 4; field in DirectBufferAllocTest
71 MIN_THREADS in main()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/nio/Buffer/
H A DDirectBufferAllocTest.java41 static final int MIN_THREADS = 4; field in DirectBufferAllocTest
71 MIN_THREADS in main()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/nio/Buffer/
H A DDirectBufferAllocTest.java41 static final int MIN_THREADS = 4; field in DirectBufferAllocTest
71 MIN_THREADS in main()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/nio/Buffer/
H A DDirectBufferAllocTest.java41 static final int MIN_THREADS = 4; field in DirectBufferAllocTest
71 MIN_THREADS in main()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/nio/Buffer/
H A DDirectBufferAllocTest.java41 static final int MIN_THREADS = 4; field in DirectBufferAllocTest
71 MIN_THREADS in main()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/nio/Buffer/
H A DDirectBufferAllocTest.java41 static final int MIN_THREADS = 4;
71 MIN_THREADS in test()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/nio/Buffer/
H A DDirectBufferAllocTest.java41 static final int MIN_THREADS = 4; field in DirectBufferAllocTest
71 MIN_THREADS in main()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/nio/Buffer/
H A DDirectBufferAllocTest.java41 static final int MIN_THREADS = 4; field in DirectBufferAllocTest
71 MIN_THREADS in main()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/nio/Buffer/
H A DDirectBufferAllocTest.java41 static final int MIN_THREADS = 4; field in DirectBufferAllocTest
71 MIN_THREADS in main()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/nio/Buffer/
H A DDirectBufferAllocTest.java41 static final int MIN_THREADS = 4; field in DirectBufferAllocTest
71 MIN_THREADS in main()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.runtime/bundles/org.eclipse.core.jobs/src/org/eclipse/core/internal/jobs/
H A DWorkerPool.java39 private static final int MIN_THREADS = 1; field in WorkerPool
248 …ystem.currentTimeMillis() - idleStart > BEST_BEFORE) && (numThreads - busyThreads) > MIN_THREADS) { in startJob()
/dports/devel/upnp/pupnp-release-1.14.12/upnp/src/inc/
H A Dconfig.h93 #define MIN_THREADS 2 macro
/dports/net/libnpupnp/libnpupnp-4.1.5/src/inc/
H A Dconfig.h93 #define MIN_THREADS 2 macro
/dports/www/firefox-esr/firefox-91.8.0/security/nss/cmd/httpserv/
H A Dhttpserv.c127 #define MIN_THREADS 3 macro
1272 if (maxThreads < MIN_THREADS) in main()
1273 maxThreads = MIN_THREADS; in main()
/dports/security/nss/nss-3.76.1/nss/cmd/httpserv/
H A Dhttpserv.c127 #define MIN_THREADS 3 macro
1272 if (maxThreads < MIN_THREADS) in main()
1273 maxThreads = MIN_THREADS; in main()
/dports/www/firefox/firefox-99.0/security/nss/cmd/httpserv/
H A Dhttpserv.c127 #define MIN_THREADS 3 macro
1272 if (maxThreads < MIN_THREADS) in main()
1273 maxThreads = MIN_THREADS; in main()
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/cmd/httpserv/
H A Dhttpserv.c127 #define MIN_THREADS 3 macro
1271 if (maxThreads < MIN_THREADS) in main()
1272 maxThreads = MIN_THREADS; in main()
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/cmd/httpserv/
H A Dhttpserv.c127 #define MIN_THREADS 3 macro
1271 if (maxThreads < MIN_THREADS) in main()
1272 maxThreads = MIN_THREADS; in main()
/dports/security/ca_root_nss/nss-3.71/nss/cmd/httpserv/
H A Dhttpserv.c127 #define MIN_THREADS 3 macro
1272 if (maxThreads < MIN_THREADS) in main()
1273 maxThreads = MIN_THREADS; in main()
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/cmd/httpserv/
H A Dhttpserv.c127 #define MIN_THREADS 3 macro
1272 if (maxThreads < MIN_THREADS) in main()
1273 maxThreads = MIN_THREADS; in main()
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/cmd/httpserv/
H A Dhttpserv.c127 #define MIN_THREADS 3 macro
1272 if (maxThreads < MIN_THREADS) in main()
1273 maxThreads = MIN_THREADS; in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/swarming_client/tests/
H A Dthreading_utils_test.py60 MIN_THREADS = 0 variable in ThreadPoolTest
88 self.MIN_THREADS, self.MAX_THREADS, 0)
/dports/security/hashcat-legacy/hashcat-legacy-2.00/include/
H A Dcommon.h51 #define MIN_THREADS 1 macro

12