Home
last modified time | relevance | path

Searched defs:getThreadPool (Results 1 – 25 of 84) sorted by relevance

1234

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/corba/se/spi/orbutil/threadpool/
H A DThreadPoolChooser.java38 public ThreadPool getThreadPool(); in getThreadPool() method
46 public ThreadPool getThreadPool(int id); in getThreadPool() method
H A DThreadPoolManager.java39 public ThreadPool getThreadPool(String threadpoolId) throws NoSuchThreadPoolException; in getThreadPool() method
49 public ThreadPool getThreadPool(int numericIdForThreadpool) throws NoSuchThreadPoolException; in getThreadPool() method
H A DWorkQueue.java65 public ThreadPool getThreadPool(); in getThreadPool() method
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/corba/se/spi/orbutil/threadpool/
H A DThreadPoolChooser.java38 public ThreadPool getThreadPool(); in getThreadPool() method
46 public ThreadPool getThreadPool(int id); in getThreadPool() method
H A DThreadPoolManager.java39 public ThreadPool getThreadPool(String threadpoolId) throws NoSuchThreadPoolException; in getThreadPool() method
49 public ThreadPool getThreadPool(int numericIdForThreadpool) throws NoSuchThreadPoolException; in getThreadPool() method
H A DWorkQueue.java65 public ThreadPool getThreadPool(); in getThreadPool() method
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/
H A DThreadPoolManagerImpl.java150 public ThreadPool getThreadPool(String threadpoolId) in getThreadPool() method in ThreadPoolManagerImpl
164 public ThreadPool getThreadPool(int numericIdForThreadpool) in getThreadPool() method in ThreadPoolManagerImpl
H A DWorkQueueImpl.java168 public ThreadPool getThreadPool() { in getThreadPool() method in WorkQueueImpl
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/corba/se/impl/orbutil/threadpool/
H A DThreadPoolManagerImpl.java150 public ThreadPool getThreadPool(String threadpoolId) in getThreadPool() method in ThreadPoolManagerImpl
164 public ThreadPool getThreadPool(int numericIdForThreadpool) in getThreadPool() method in ThreadPoolManagerImpl
H A DWorkQueueImpl.java168 public ThreadPool getThreadPool() { in getThreadPool() method in WorkQueueImpl
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/util/concurrency/
H A Dthread_pool_test_fixture.h48 ThreadPoolInterface& getThreadPool() { in getThreadPool() function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.bundles/bundles/org.eclipse.equinox.util/src/org/eclipse/equinox/internal/util/threadpool/
H A DThreadPoolFactory.java44 public ThreadPoolManager getThreadPool(int poolSize, boolean sizeIsInPercents); in getThreadPool() method
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/include/
H A DFXTaskGroup.h84 FXThreadPool* getThreadPool() const { return threadpool; } in getThreadPool() function
/dports/x11-toolkits/fox17/fox-1.7.77/include/
H A DFXTaskGroup.h84 FXThreadPool* getThreadPool() const { return threadpool; } in getThreadPool() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/repl/
H A Dtask_runner_test_fixture.cpp62 OldThreadPool& TaskRunnerTest::getThreadPool() const { in getThreadPool() function in mongo::repl::TaskRunnerTest
/dports/sysutils/py-pywatchman/watchman-4.9.0/
H A DThreadPool.cpp8 ThreadPool& getThreadPool() { in getThreadPool() function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.bundles/bundles/org.eclipse.equinox.util/src/org/eclipse/equinox/internal/util/impl/tpt/threadpool/
H A DThreadPoolFactoryImpl.java76 public ThreadPoolManager getThreadPool(int size, boolean sizeIsInPercents) { in getThreadPool() method in ThreadPoolFactoryImpl
H A DThreadPoolManagerImpl.java67 public static ThreadPoolManagerImpl getThreadPool() { in getThreadPool() method in ThreadPoolManagerImpl
/dports/net/kea/kea-2.0.1/src/lib/util/
H A Dmulti_threading_mgr.cc83 MultiThreadingMgr::getThreadPool() { in getThreadPool() function in isc::util::MultiThreadingMgr
/dports/devel/py-buildbot/buildbot-3.4.1/buildbot/test/fake/
H A Dreactor.py115 def getThreadPool(self): member in NonReactor
/dports/devel/py-twisted/Twisted-22.1.0/src/twisted/internet/
H A D_resolver.py87 def __init__(self, reactor, getThreadPool=None, getaddrinfo=getaddrinfo): argument
/dports/cad/sumo/sumo-1.2.0/src/router/
H A DRONet.h411 FXWorkerThread::Pool& getThreadPool() { in getThreadPool() function
/dports/devel/php-ice37/ice-3.7.2/java/src/Ice/src/main/java/com/zeroc/IceInternal/
H A DFixedReference.java111 getThreadPool() in getThreadPool() method in FixedReference
/dports/devel/ice37/ice-3.7.2/java/src/Ice/src/main/java/com/zeroc/IceInternal/
H A DFixedReference.java111 getThreadPool() in getThreadPool() method in FixedReference
/dports/devel/py-ice37/ice-3.7.2/java/src/Ice/src/main/java/com/zeroc/IceInternal/
H A DFixedReference.java111 getThreadPool() in getThreadPool() method in FixedReference

1234