Skip to content

Making Windows Send + Sync #196

@daxpedda

Description

@daxpedda

Currently we have the handle on windows !Send + !Sync because some APIs are not thread safe to use.
However, the whole rendering API is thread-safe.

Instead of blocking this, we should encode the ThreadId in the handle and consumers have to figure out themselves if what they are doing is safe or not.

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