Break out Sendable into its own utility module #16

Open
trurl wants to merge 1 commits from trurl/wmaker:refactor/riir.sendable-module into refactor/riir
Owner

Sendable is motivated by a need to keep a structure which wraps around a void * at some level in a Mutex. Perhaps there is a better way to do this. Requesting review in case there is one that has not occurred to me.

`Sendable` is motivated by a need to keep a structure which wraps around a `void *` at some level in a `Mutex`. Perhaps there is a better way to do this. Requesting review in case there is one that has not occurred to me.
trurl added 1 commit 2025-12-20 13:13:08 -05:00
trurl requested review from cross 2025-12-20 13:13:23 -05:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u refactor/riir.sendable-module:trurl-refactor/riir.sendable-module
git checkout trurl-refactor/riir.sendable-module
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: vitrine/wmaker#16