Home
last modified time | relevance | path

Searched refs:MPProcessorsScheduled (Results 1 – 5 of 5) sorted by relevance

/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/base/
H A Dsysteminfo.cc193 cur_cpus = MPProcessorsScheduled(); in GetCurCpus()
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A DMultiprocessing.pas522 function MPProcessorsScheduled: ItemCount; external name '_MPProcessorsScheduled'; in MPProcessorsScheduled() function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/corelib/thread/
H A Dqthread_unix.cpp420 cores = MPProcessorsScheduled(); in idealThreadCount()
/dports/graphics/tachyon/tachyon/src/
H A Dthreads.c34 a = MPProcessorsScheduled(); /* Number of active/running CPUs */ in rt_thread_numprocessors()
/dports/cad/ldview/ldview-4.4/TRE/
H A DTREMainModel.cpp693 numProcessors = (int)MPProcessorsScheduled(); in getNumWorkerThreads()