Skip to content

libc: pthread-alike entrypoint for components #4680

Open
@chelmuth

Description

@chelmuth

Currently, libc components that spawn further entrypoints for handling Genode-native interaction crudely use Libc::pthread_create_from_thread, which is a private libc utility. Providing Libc::Entrypoint in libc/component.h and adapting vbox5/6 cleans up this situation and enables regular use of the feature in third-party components.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions