]> git.lizzy.rs Git - rust.git/commit
remove extra spinning from `mpsc::Receiver::recv`
authorIbraheem Ahmed <ibraheem@ibraheem.ca>
Mon, 17 Oct 2022 23:17:10 +0000 (19:17 -0400)
committerIbraheem Ahmed <ibraheem@ibraheem.ca>
Thu, 10 Nov 2022 04:20:02 +0000 (23:20 -0500)
commit8c17a3e7cb0717fbc849f2a8250e8f5b88a1a3c7
tree3e48af96260ed735a310bea2f9b6de462db2093d
parentcb394c026a1645d5511c987006ef190755289451
remove extra spinning from `mpsc::Receiver::recv`
library/std/src/sync/mpmc/array.rs
library/std/src/sync/mpmc/list.rs