Skip to content

Conversation

@devreal
Copy link
Contributor

@devreal devreal commented Feb 4, 2025

Users can derive PaRSEC types and add a custom release callback that is invoked instead of free once an object has dropped all its references. If no callback is provided, free will be called.

Fixes #724

See also #726 and #728 for alternatives.

@devreal devreal requested a review from a team as a code owner February 4, 2025 21:43
Users can derive PaRSEC types and add a custom release callback
that is invoked instead of free once an object has dropped
all its references. If no callback is provided, free will be called.

Signed-off-by: Joseph Schuchart <[email protected]>
@abouteiller
Copy link
Contributor

We did #731 instead

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Release function for parsec_object_t

2 participants