Structs§
- Blocking
Registration - Blocking counterpart of
Registration: resolved viaSelf::wait, which blocks the calling OS thread. Dropping it before waiting de-registers from the pending list. - Notify
Read - Registration
- Registration resolves to the value but also provides safe cancellation When Registration is dropped before it is resolved, we de-register from the pending list