Skip to content

Conversation

@jbrasen
Copy link
Contributor

@jbrasen jbrasen commented Sep 26, 2025

Add support for system fiber API.
This provides a lightweight thread implementation
that can be used to suspend and resume execution
without requiring a full unwind of the stack.

This has no functional changes from the prior support but should allow for easier test implementation.

Add support for system fiber API.
This provides a lightweight thread implementation
that can be used to suspend and resume execution
without requiring a full unwind of the stack.

This has no functional changes from the prior support
but should allow for easier test implementation.

Change-Id: I2916189f7b3d92ed2b2510fff1c6fd19cd66c9c5
Signed-off-by: Jeff Brasen <jbrasen@nvidia.com>
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.

1 participant