embassy/embassy-sync/src
2024-04-19 12:16:12 -06:00
..
blocking_mutex Fix typo 2023-08-15 19:13:36 +02:00
pubsub sync: do will_wake check in MultiWakerRegistration. 2023-05-26 13:17:39 +02:00
waitqueue sync: do will_wake check in MultiWakerRegistration. 2023-05-26 13:17:39 +02:00
channel.rs Adding ready_to_receive to Channel and Receiver 2024-04-19 12:16:12 -06:00
fmt.rs fmt: disable "unused" warnings. 2024-03-20 14:53:19 +01:00
lib.rs Semaphore synchronization primitive 2024-03-30 22:25:41 -04:00
mutex.rs Add map method 2024-04-14 19:35:59 -03:00
once_lock.rs This one is for ci/rustfmt 2024-03-03 15:43:01 +01:00
pipe.rs Remove nightly and unstable-traits features in preparation for 1.75. 2023-11-29 17:26:33 +01:00
priority_channel.rs correct spelling of the word "receive" 2024-02-03 14:56:31 +01:00
ring_buffer.rs sync/pipe: be able to be zero-initialized 2024-02-01 13:47:07 +01:00
semaphore.rs Fix FairSemaphore bugs 2024-04-03 19:13:57 -04:00
signal.rs Doc update: signaled does not clear signal 2024-03-20 03:19:01 +00:00
zerocopy_channel.rs docs: clarify capabilities of zerocopy channel 2024-03-04 18:36:34 +01:00