Skip to content

Create bindings for native mutexes #9105

Closed
@brson

Description

@brson

The LittleLock type currently works by allocating a C++ lock_and_signal type. This makes it unsuitable for creating static mutexes. Create new bindings to the native mutex types, along with static initializers, port LittleLock, then delete lock_and_signal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-runtimeArea: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflowsE-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions