Home
last modified time | relevance | path

Searched refs:b3ThreadPool (Results 1 – 2 of 2) sorted by relevance

/dports/devel/bullet/bullet3-3.21/examples/SharedMemory/
H A DPhysicsServerCommandProcessor.cpp142 class b3ThreadPool class
145 b3ThreadPool(const char* name = "b3ThreadPool") in b3ThreadPool() function in b3ThreadPool
151 ~b3ThreadPool() in ~b3ThreadPool()
1719 b3ThreadPool* m_threadPool;
6317 b3ThreadPool* m_threadPool;
6327 …BatchRayCaster(b3ThreadPool* threadPool, const btCollisionWorld* world, const b3RayData* rayInputB… in BatchRayCaster()
6478 m_data->m_threadPool = new b3ThreadPool("PhysicsServerCommandProcessorThreadPool"); in createThreadPool()
/dports/devel/py-bullet3/bullet3-3.21/examples/SharedMemory/
H A DPhysicsServerCommandProcessor.cpp142 class b3ThreadPool class
145 b3ThreadPool(const char* name = "b3ThreadPool") in b3ThreadPool() function in b3ThreadPool
151 ~b3ThreadPool() in ~b3ThreadPool()
1719 b3ThreadPool* m_threadPool;
6317 b3ThreadPool* m_threadPool;
6327 …BatchRayCaster(b3ThreadPool* threadPool, const btCollisionWorld* world, const b3RayData* rayInputB… in BatchRayCaster()
6478 m_data->m_threadPool = new b3ThreadPool("PhysicsServerCommandProcessorThreadPool"); in createThreadPool()