twizzler-operating-system / twizzler

The Twizzler Operating System
BSD 3-Clause "New" or "Revised" License
75 stars 16 forks source link

Stabilize thread lifetime calls #27

Closed dbittman closed 7 months ago

dbittman commented 2 years ago

The kernel needs to provide a set of primitives for managing thread lifetimes, like creating, stating, and exiting. These can all follow the C twizzler design.