Searched refs:InitScraperMutex (Results 1 – 2 of 2) sorted by relevance
317 std::lock_guard<std::mutex> Lock(InitScraperMutex); in modifyPassConfig()393 std::lock_guard<std::mutex> Lock(InitScraperMutex); in getSyntheticSymbolLocalDependencies()464 std::lock_guard<std::mutex> Lock(InitScraperMutex); in processObjCImageInfo()
148 std::mutex InitScraperMutex; variable