Home
last modified time | relevance | path

Searched defs:threadSupport (Results 1 – 17 of 17) sorted by relevance

/dports/devel/bullet/bullet3-3.21/examples/MultiThreading/
H A Dmain.cpp39 b3ThreadSupportInterface* threadSupport = new b3PosixThreadSupport(constructionInfo); in createThreadSupport() local
50 b3Win32ThreadSupport* threadSupport = new b3Win32ThreadSupport(threadConstructionInfo); in createThreadSupport() local
114 b3ThreadSupportInterface* threadSupport = createThreadSupport(numThreads); in main() local
H A DMultiThreadingExample.cpp40 b3ThreadSupportInterface* threadSupport = new b3PosixThreadSupport(constructionInfo); in createThreadSupport() local
51 b3Win32ThreadSupport* threadSupport = new b3Win32ThreadSupport(threadConstructionInfo); in createThreadSupport() local
/dports/devel/py-bullet3/bullet3-3.21/examples/MultiThreading/
H A Dmain.cpp39 b3ThreadSupportInterface* threadSupport = new b3PosixThreadSupport(constructionInfo); in createThreadSupport() local
50 b3Win32ThreadSupport* threadSupport = new b3Win32ThreadSupport(threadConstructionInfo); in createThreadSupport() local
114 b3ThreadSupportInterface* threadSupport = createThreadSupport(numThreads); in main() local
H A DMultiThreadingExample.cpp40 b3ThreadSupportInterface* threadSupport = new b3PosixThreadSupport(constructionInfo); in createThreadSupport() local
51 b3Win32ThreadSupport* threadSupport = new b3Win32ThreadSupport(threadConstructionInfo); in createThreadSupport() local
/dports/devel/bullet/bullet3-3.21/examples/SharedMemory/
H A DPhysicsClientUDP.cpp28 b3ThreadSupportInterface* threadSupport = new b3PosixThreadSupport(constructionInfo); in createUDPThreadSupport() local
39 b3Win32ThreadSupport* threadSupport = new b3Win32ThreadSupport(threadConstructionInfo); in createUDPThreadSupport() local
H A DGraphicsServerExample.cpp632 b3ThreadSupportInterface* threadSupport = new b3PosixThreadSupport(constructionInfo); in createTCPThreadSupport() local
643 b3Win32ThreadSupport* threadSupport = new b3Win32ThreadSupport(threadConstructionInfo); in createTCPThreadSupport() local
H A DPhysicsServerExample.cpp152 b3ThreadSupportInterface* threadSupport = new b3PosixThreadSupport(constructionInfo); in createMotionThreadSupport() local
163 b3Win32ThreadSupport* threadSupport = new b3Win32ThreadSupport(threadConstructionInfo); in createMotionThreadSupport() local
/dports/devel/py-bullet3/bullet3-3.21/examples/SharedMemory/
H A DPhysicsClientUDP.cpp28 b3ThreadSupportInterface* threadSupport = new b3PosixThreadSupport(constructionInfo); in createUDPThreadSupport() local
39 b3Win32ThreadSupport* threadSupport = new b3Win32ThreadSupport(threadConstructionInfo); in createUDPThreadSupport() local
H A DGraphicsServerExample.cpp632 b3ThreadSupportInterface* threadSupport = new b3PosixThreadSupport(constructionInfo); in createTCPThreadSupport() local
643 b3Win32ThreadSupport* threadSupport = new b3Win32ThreadSupport(threadConstructionInfo); in createTCPThreadSupport() local
H A DPhysicsServerExample.cpp152 b3ThreadSupportInterface* threadSupport = new b3PosixThreadSupport(constructionInfo); in createMotionThreadSupport() local
163 b3Win32ThreadSupport* threadSupport = new b3Win32ThreadSupport(threadConstructionInfo); in createMotionThreadSupport() local
/dports/devel/bullet/bullet3-3.21/examples/ExampleBrowser/
H A DInProcessExampleBrowser.cpp48 b3ThreadSupportInterface* threadSupport = new b3PosixThreadSupport(constructionInfo); in createExampleBrowserThreadSupport() local
59 b3Win32ThreadSupport* threadSupport = new b3Win32ThreadSupport(threadConstructionInfo); in createExampleBrowserThreadSupport() local
/dports/devel/py-bullet3/bullet3-3.21/examples/ExampleBrowser/
H A DInProcessExampleBrowser.cpp48 b3ThreadSupportInterface* threadSupport = new b3PosixThreadSupport(constructionInfo); in createExampleBrowserThreadSupport() local
59 b3Win32ThreadSupport* threadSupport = new b3Win32ThreadSupport(threadConstructionInfo); in createExampleBrowserThreadSupport() local
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/src/MiniCL/
H A DMiniCL.cpp646 btThreadSupportInterface* threadSupport = 0; in clCreateContextFromType() local
683 btThreadSupportInterface* threadSupport = scheduler->getThreadSupportInterface(); in clReleaseContext() local
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/src/BulletMultiThreaded/
H A DbtParallelConstraintSolver.cpp562 class btThreadSupportInterface* threadSupport, in CustomSetupContactConstraintsNew()
741 class btThreadSupportInterface* threadSupport, in CustomSolveConstraintsParallel()
/dports/devel/qbs/qbs-src-1.21.0/src/plugins/generator/iarew/archs/arm/
H A Darmgeneralsettingsgroup_v8.cpp406 ThreadSupport threadSupport = NoThread; member
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/Demos/HelloWorld/
H A DBenchmarkDemo.cpp58 SequentialThreadSupport* threadSupport = new SequentialThreadSupport(tci); in createSolverThreadSupport() local
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/Demos/Benchmarks/
H A DBenchmarkDemo.cpp58 SequentialThreadSupport* threadSupport = new SequentialThreadSupport(tci); in createSolverThreadSupport() local