Home
last modified time | relevance | path

Searched defs:GetMaxThreads (Results 1 – 23 of 23) sorted by relevance

/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/github.com/minio/pkg/sys/
H A Dthreads_other.go25 func GetMaxThreads() (int, error) { func
H A Dthreads.go29 func GetMaxThreads() (int, error) { func
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/cont/internal/
H A DParallelRadixSort.h114 inline size_t GetMaxThreads(size_t num_bytes, size_t available_cores) in GetMaxThreads() function
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/cont/internal/
H A DParallelRadixSort.h126 inline size_t GetMaxThreads(size_t num_bytes, size_t available_cores) in GetMaxThreads() function
/dports/science/chrono/chrono-7.0.1/src/chrono/parallel/
H A DChOpenMP.h43 static int GetMaxThreads() { return omp_get_max_threads(); } in GetMaxThreads() function
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/src/System/Threading/
H A DClrThreadPool.cs165 public int GetMaxThreads() => _maxThreads; in GetMaxThreads() method in System.Threading.ClrThreadPool
H A DThreadPool.Windows.cs253 public static void GetMaxThreads(out int workerThreads, out int completionPortThreads) in GetMaxThreads() method in System.Threading.ThreadPool
H A DThreadPool.Portable.cs337 public static void GetMaxThreads(out int workerThreads, out int completionPortThreads) in GetMaxThreads() method in System.Threading.ThreadPool
/dports/games/spring/spring_98.0/rts/System/
H A DThreadPool.cpp57 int GetMaxThreads() in GetMaxThreads() function
H A DThreadPool.h19 static inline int GetMaxThreads() { return 1; } in GetMaxThreads() function
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/util/
H A Dthread_pool.hpp664 CThreadPool_Controller::GetMaxThreads(void) const in GetMaxThreads() function in CThreadPool_Controller
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/util/
H A Dthread_pool.hpp664 CThreadPool_Controller::GetMaxThreads(void) const in GetMaxThreads() function in CThreadPool_Controller
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/codecompletion/parser/
H A Dparser.h214 unsigned int GetMaxThreads() const { return m_Pool.GetConcurrentThreads(); } in GetMaxThreads() function
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Threading.ThreadPool/ref/
H A DSystem.Threading.ThreadPool.cs22 …public static void GetMaxThreads(out int workerThreads, out int completionPortThreads) { throw nul… in GetMaxThreads() method in System.Threading.ThreadPool
/dports/science/getdp/getdp-3.4.0-source/Common/
H A DMessage.cpp1293 int Message::GetMaxThreads(){ return omp_get_max_threads(); } in GetMaxThreads() function in Message
1300 int Message::GetMaxThreads(){ return 1; } in GetMaxThreads() function in Message
/dports/cad/gmsh/gmsh-4.9.2-source/Common/
H A DGmshMessage.cpp1626 int Msg::GetMaxThreads(){ return omp_get_max_threads(); } in GetMaxThreads() function in Msg
1637 int Msg::GetMaxThreads(){ return 1; } in GetMaxThreads() function in Msg
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/connect/services/
H A Dgrid_worker.cpp1057 unsigned CGridWorkerNode::GetMaxThreads() const in GetMaxThreads() function in CGridWorkerNode
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/connect/services/
H A Dgrid_worker.cpp1057 unsigned CGridWorkerNode::GetMaxThreads() const in GetMaxThreads() function in CGridWorkerNode
/dports/cad/netgen/netgen-6.2.2105/libsrc/core/
H A Dtaskmanager.hpp104 static int GetMaxThreads() { return max_threads; } in GetMaxThreads() function in ngcore::TaskManager
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/threading/
H A Dthreadpool.cs1399 public static void GetMaxThreads(out int workerThreads, out int completionPortThreads) in GetMaxThreads() method in System.Threading.ThreadPool
/dports/databases/libgda5-bdb/libgda-5.2.10/po/
H A Dnl.po9490 "A query is already being executed, to execute another query, open a new "
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A Dmscorlib.cs20703 …e.CompilerServices.MethodImplOptions.InternalCall)]public static void GetMaxThreads(out int worker… in GetMaxThreads() method in System.Threading.ThreadPool
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A Dmscorlib.cs22323 …e.CompilerServices.MethodImplOptions.InternalCall)]public static void GetMaxThreads(out int worker… in GetMaxThreads() method in System.Threading.ThreadPool