Commit 42b5158c authored by Lioncash's avatar Lioncash
Browse files

mutex: Pass SharedPtr to GetHighestPriorityMutexWaitingThread() by reference

The pointed to thread's members are simply observed in this case, so we
don't need to copy it here.
parent f6657bc8
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment