Home
last modified time | relevance | path

Searched refs:NbLogicalProcessors (Results 1 – 11 of 11) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/samples/webgl/
H A Dmain.cpp54 << OSD_Parallel::NbLogicalProcessors() in main()
/dports/cad/opencascade/opencascade-7.6.0/src/Media/
H A DMedia_CodecContext.cxx118 …myCodecCtx->thread_count = theNbThreads <= -1 ? OSD_Parallel::NbLogicalProcessors() : theNbThreads; in Init()
/dports/cad/opencascade/opencascade-7.6.0/src/OSD/
H A DOSD_Parallel.cxx210 Standard_Integer OSD_Parallel::NbLogicalProcessors() in NbLogicalProcessors() function in OSD_Parallel
H A DOSD_Parallel.hxx299 Standard_EXPORT static Standard_Integer NbLogicalProcessors();
H A DOSD_ThreadPool.cxx127 … aNbThreads = Max (0, (theNbThreads > 0 ? theNbThreads : OSD_Parallel::NbLogicalProcessors()) - 1); in Init()
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DOSD_Parallel.hxx299 Standard_EXPORT static Standard_Integer NbLogicalProcessors();
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DOSD_Parallel.hxx299 Standard_EXPORT static Standard_Integer NbLogicalProcessors();
/dports/cad/opencascade/opencascade-7.6.0/src/Draw/
H A DDraw_BasicCommands.cxx908 theDI << "NbLogicalProcessors: " << OSD_Parallel::NbLogicalProcessors() << "\n" in dparallel()
/dports/cad/opencascade/opencascade-7.6.0/src/OpenGl/
H A DOpenGl_View.cxx142 … OSD_Parallel::NbLogicalProcessors() + 1)), in IMPLEMENT_STANDARD_RTTIEXT()
/dports/cad/opencascade/opencascade-7.6.0/src/ViewerTest/
H A DViewerTest_ViewerCommands.cxx13509 aThreadsNb = Max (1, OSD_Parallel::NbLogicalProcessors() - 1); in VSelBvhBuild()
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/
H A Dsymbols_mangled_win.dat15216 ?NbLogicalProcessors@OSD_Parallel@@SAHXZ