Searched refs:rMutex (Results 1 – 2 of 2) sorted by relevance
31 oneapi::tbb::spin_mutex *rMutex);
50 oneapi::tbb::spin_mutex *rMutex) { in OverlayOnePolygonWithMap() argument67 if (rMutex) { in OverlayOnePolygonWithMap()68 oneapi::tbb::spin_mutex::scoped_lock lock(*rMutex); in OverlayOnePolygonWithMap()