Skip to content

lock-free and spin-locking queues are not checking std::atomic::is_lock_free #10

@giucamp

Description

@giucamp

lock-free and spin-locking queues are completing lock-free operations assuming that std::atomic<uintptr_t> is lock free

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions