Searched refs:InitScraperMutex (Results 1 – 2 of 2) sorted by relevance
314 std::lock_guard<std::mutex> Lock(InitScraperMutex); in modifyPassConfig()388 std::lock_guard<std::mutex> Lock(InitScraperMutex); in getSyntheticSymbolLocalDependencies()459 std::lock_guard<std::mutex> Lock(InitScraperMutex); in processObjCImageInfo()
147 std::mutex InitScraperMutex; variable