CR Feedback
This commit is contained in:
committed by
Matthew Parkinson
parent
b484619f20
commit
48416e3241
@@ -869,7 +869,7 @@ namespace snmalloc
|
||||
remote.post(id());
|
||||
}
|
||||
|
||||
inline void handle_message_queue()
|
||||
ALWAYSINLINE void handle_message_queue()
|
||||
{
|
||||
// Inline the empty check, but not necessarily the full queue handling.
|
||||
if (likely(message_queue().is_empty()))
|
||||
|
||||
Reference in New Issue
Block a user