ea5f2c71e0
This makes behavior consistent with `WakerRegistration`. It allows canceling `wait` in one task and then calling `wait` in another. If two tasks are `wait`ing concurrently the signal will be received by only one of them, randomly. |
||
---|---|---|
.. | ||
blocking_mutex | ||
pubsub | ||
waitqueue | ||
channel.rs | ||
fmt.rs | ||
lib.rs | ||
mutex.rs | ||
pipe.rs | ||
ring_buffer.rs | ||
signal.rs |