diff for duplicates of <20240226-rust-locks-get-mut-v4-1-24abf57707a8@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 0235758..232d83d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,3 +1,5 @@ +From: Mathys-Gasnier <mathys35.gasnier@gmail.com> + Having a mutable reference guarantees that no other threads have access to the lock, so we can take advantage of that to grant callers access to the protected data without the the cost of acquiring and diff --git a/a/content_digest b/N1/content_digest index b8ee304..c6490da 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,4 +1,4 @@ - "From\0Mathys-Gasnier <mathys35.gasnier@gmail.com>\0" + "From\0Mathys-Gasnier via B4 Relay <devnull+mathys35.gasnier.gmail.com@kernel.org>\0" "Subject\0[PATCH v4] rust: locks: Add `get_mut` method to `Lock`\0" "Date\0Mon, 26 Feb 2024 14:55:47 +0100\0" "To\0Miguel Ojeda <ojeda@kernel.org>" @@ -16,6 +16,8 @@ " Mathys-Gasnier <mathys35.gasnier@gmail.com>\0" "\00:1\0" "b\0" + "From: Mathys-Gasnier <mathys35.gasnier@gmail.com>\n" + "\n" "Having a mutable reference guarantees that no other threads have\n" "access to the lock, so we can take advantage of that to grant callers\n" "access to the protected data without the the cost of acquiring and\n" @@ -86,4 +88,4 @@ "-- \n" Mathys-Gasnier <mathys35.gasnier@gmail.com> -39abcadaf64f3abcfc9b8b220bca4526d429cadf8149d82e52c3f4a64dc71305 +ee2ca8c326702d631c4767ca76e0a2fae5b5aaaa99f7e0d5059ef66ada96f27c
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.