Home
last modified time | relevance | path

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

/external/jmonkeyengine/engine/src/bullet-native/
DjmePhysicsSpace.cpp71 …Win32ThreadSupport::Win32ThreadConstructionInfo threadConstructionInfo("solverThreads", SolverThre… in createSolverThreadSupport() local
72 Win32ThreadSupport* threadSupport = new Win32ThreadSupport(threadConstructionInfo); in createSolverThreadSupport()
89 …Win32ThreadSupport::Win32ThreadConstructionInfo threadConstructionInfo("solverThreads", processCol… in createDispatchThreadSupport() local
90 Win32ThreadSupport* threadSupport = new Win32ThreadSupport(threadConstructionInfo); in createDispatchThreadSupport()