Skip to content

Can we avoid continuous wakeups in emscripten_futex_wait? #26633

@sbc100

Description

@sbc100

Today there are certain situation in which pthreads cannot wait indefinitely but need to instead wait in a loop.

I've been thinking recently about a design for a system that allows for precise wakeups and obviates the need to break up the wait operations.

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