Home
last modified time | relevance | path

Searched defs:treeMutex (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/krita/krita-4.4.8/libs/flake/
H A DKoShapeManager_p.h79 QMutex treeMutex; variable
/dports/math/minizinc-ide/MiniZincIDE-2.5.5/cp-profiler/src/cpprofiler/tree/
H A Dnode_tree.cpp230 utils::Mutex &NodeTree::treeMutex() const in treeMutex() function in cpprofiler::tree::NodeTree
/dports/graphics/povray37/povray-3.7.0.10/source/backend/lighting/
H A Dradiosity.h216 boost::mutex treeMutex; // lock this when adding nodes to the tree member
/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/source/core/lighting/
H A Dradiosity.h230 boost::mutex treeMutex; // lock this when adding nodes to the tree member