mutex: add async version of lock #98

Merged
sb10q merged 1 commits from mwojcik/zynq-rs:mutex_async into master 2022-05-25 10:24:14 +08:00

Based on Semaphore's implementation, but a tad bit cleaner (all checks are done only within Fut::poll, rather than calling another method).

Closes #97

Tested working within zc706-experiments.

Based on Semaphore's implementation, but a tad bit cleaner (all checks are done only within ``Fut::poll``, rather than calling another method). Closes #97 Tested working within ``zc706-experiments``.
mwojcik added 1 commit 2022-05-25 10:23:12 +08:00
sb10q merged commit 605c8f73a6 into master 2022-05-25 10:24:14 +08:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: M-Labs/zynq-rs#98
There is no content yet.