Skip to content

Automatically clean up reent resources on native thread #10

@DaveeFTW

Description

@DaveeFTW

pthreads will automatically clean up thread reent data when threads are closed. Developers favouring the native API over pthreads may run into a situation where there are no reent resources available to allocate and the application crashes/aborts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions