0023260: Regression: Instability in parallel incmesh on Linux.
[occt.git] / src / BRepMesh / BRepMesh_FastDiscretFace.cdl
index 53e2c69..b35e17f 100755 (executable)
@@ -84,7 +84,8 @@ is
                 theSurf    : HSurface      from BRepAdaptor;
                 theTrigu   : Triangulation from Poly;
                 theDefEdge : Real          from Standard;
-                theLoc     : Location      from TopLoc)
+                theLoc     : Location      from TopLoc;
+                theMutexProvider: MutexForShapeProvider from TopTools)
           returns Boolean from Standard is protected;