Eliza Weisman c58c620096 fix(mpsc): fix a deadlock in async send_ref (#20) 3 years ago
..
mpsc c58c620096 fix(mpsc): fix a deadlock in async send_ref (#20) 3 years ago
thingbuf 23f4c96fa4 perf(mspc): replace bad VecDeque wait queue with intrusive list (#16) 3 years ago
util 23f4c96fa4 perf(mspc): replace bad VecDeque wait queue with intrusive list (#16) 3 years ago
wait c58c620096 fix(mpsc): fix a deadlock in async send_ref (#20) 3 years ago
lib.rs c58c620096 fix(mpsc): fix a deadlock in async send_ref (#20) 3 years ago
loom.rs a2a52c933e test(loom): fix missing `LOOM_LOG=trace` logs 3 years ago
macros.rs c58c620096 fix(mpsc): fix a deadlock in async send_ref (#20) 3 years ago
mpsc.rs c58c620096 fix(mpsc): fix a deadlock in async send_ref (#20) 3 years ago
static_thingbuf.rs 76df064cbf feat(mpsc): add waiting `send`/`send_ref` (#7) 3 years ago
stringbuf.rs 5e749ccc91 feat(mpsc): make errors more like other mpscs (#5) 3 years ago
thingbuf.rs e8f7107ba0 docs: a bunch of internal implementation docs (#18) 3 years ago
util.rs 23f4c96fa4 perf(mspc): replace bad VecDeque wait queue with intrusive list (#16) 3 years ago
wait.rs e8f7107ba0 docs: a bunch of internal implementation docs (#18) 3 years ago