Home
last modified time | relevance | path

Searched defs:getNumWorkerThreads (Results 1 – 15 of 15) sorted by relevance

/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp/test/loadgen/
H A DPerfTest.cpp48 uint32_t getNumWorkerThreads() const override { return FLAGS_num_threads; } in getNumWorkerThreads() function in PerfLoadConfig
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/perf/cpp/
H A DClientLoadConfig.cpp188 uint32_t ClientLoadConfig::getNumWorkerThreads() const { in getNumWorkerThreads() function in apache::thrift::test::ClientLoadConfig
/dports/devel/bullet/bullet3-3.21/src/LinearMath/TaskScheduler/
H A DbtThreadSupportPosix.cpp99 virtual int getNumWorkerThreads() const BT_OVERRIDE { return m_numThreads; } in getNumWorkerThreads() function in btThreadSupportPosix
H A DbtThreadSupportWin32.cpp207 virtual int getNumWorkerThreads() const BT_OVERRIDE { return m_numThreads; } in getNumWorkerThreads() function in btThreadSupportWin32
/dports/graphics/blender/blender-2.91.0/extern/bullet2/src/LinearMath/TaskScheduler/
H A DbtThreadSupportPosix.cpp99 virtual int getNumWorkerThreads() const BT_OVERRIDE { return m_numThreads; } in getNumWorkerThreads() function in btThreadSupportPosix
H A DbtThreadSupportWin32.cpp202 virtual int getNumWorkerThreads() const BT_OVERRIDE { return m_numThreads; } in getNumWorkerThreads() function in btThreadSupportWin32
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/LinearMath/TaskScheduler/
H A DbtThreadSupportPosix.cpp99 virtual int getNumWorkerThreads() const BT_OVERRIDE { return m_numThreads; } in getNumWorkerThreads() function in btThreadSupportPosix
H A DbtThreadSupportWin32.cpp202 virtual int getNumWorkerThreads() const BT_OVERRIDE { return m_numThreads; } in getNumWorkerThreads() function in btThreadSupportWin32
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/bullet/LinearMath/TaskScheduler/
H A DbtThreadSupportPosix.cpp99 virtual int getNumWorkerThreads() const BT_OVERRIDE { return m_numThreads; } in getNumWorkerThreads() function in btThreadSupportPosix
H A DbtThreadSupportWin32.cpp202 virtual int getNumWorkerThreads() const BT_OVERRIDE { return m_numThreads; } in getNumWorkerThreads() function in btThreadSupportWin32
/dports/devel/py-bullet3/bullet3-3.21/src/LinearMath/TaskScheduler/
H A DbtThreadSupportPosix.cpp99 virtual int getNumWorkerThreads() const BT_OVERRIDE { return m_numThreads; } in getNumWorkerThreads() function in btThreadSupportPosix
H A DbtThreadSupportWin32.cpp207 virtual int getNumWorkerThreads() const BT_OVERRIDE { return m_numThreads; } in getNumWorkerThreads() function in btThreadSupportWin32
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/LinearMath/TaskScheduler/
H A DbtThreadSupportPosix.cpp99 virtual int getNumWorkerThreads() const BT_OVERRIDE { return m_numThreads; } in getNumWorkerThreads() function in btThreadSupportPosix
H A DbtThreadSupportWin32.cpp202 virtual int getNumWorkerThreads() const BT_OVERRIDE { return m_numThreads; } in getNumWorkerThreads() function in btThreadSupportWin32
/dports/cad/ldview/ldview-4.4/TRE/
H A DTREMainModel.cpp664 int TREMainModel::getNumWorkerThreads(void) in getNumWorkerThreads() function in TREMainModel