Skip to content

Return type of pthread_exit #1520

@newpavlov

Description

@newpavlov

If I am not mistaken correct signature for it should be fn pthread_exit(value: *mut ::c_void) -> !, while now it returns (). Documentation clearly states that:

This function does not return to the caller.

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