Skip to content

Add thread tasks #8474

Closed
Closed
@brson

Description

@brson

Add a type of task that is not a green thread. This is a task that would run on the thread's stack and would not do user-space context switching. This would allow things like unwinding and TLS to work without green threads.

cc #6855
cc #7282

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-runtimeArea: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions