Searched refs:screenRegionsMtx_ (Results 1 – 4 of 4) sorted by relevance
76 std::lock_guard<std::mutex> lock(screenRegionsMtx_); in Release()104 std::lock_guard<std::mutex> lock(screenRegionsMtx_); in DestoryDScreenRegion()
56 std::mutex screenRegionsMtx_; variable
44 std::mutex screenRegionsMtx_; variable
53 std::lock_guard<std::mutex> lock(screenRegionsMtx_); in ReleaseAllRegions()160 std::lock_guard<std::mutex> lock(screenRegionsMtx_); in HandleNotifySetUp()