Searched refs:relocMutex (Results 1 – 2 of 2) sorted by relevance
685 std::mutex relocMutex; member
793 std::lock_guard<std::mutex> lock(ctx.relocMutex); in maybeReportUndefined()1088 std::lock_guard<std::mutex> lock(ctx.relocMutex); in processAux()1147 std::lock_guard<std::mutex> lock(ctx.relocMutex); in processAux()