mirror of
https://github.com/LSPosed/LSPlant.git
synced 2025-05-05 04:54:43 +08:00
A bit optimization
This commit is contained in:
parent
ace0c08a9b
commit
a124dcb547
@ -62,7 +62,7 @@ private:
|
||||
}
|
||||
}
|
||||
}
|
||||
{
|
||||
if (!out.empty()) [[unlikely]] {
|
||||
std::unique_lock lk(backup_methods_lock_);
|
||||
backup_methods_[self].emplace(class_def, std::move(out));
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user