Skip to content

Support Threads.Atomic{Ptr} #29943

@oxinabox

Description

@oxinabox

There is a TODO for this in the code, but no open issue AFAICT.

# TODO: Support Ptr

That todo used to be for Bool as well, but that was solved in #26542

Without atomic operations on pointers, it is impossible to make lock-free multithreaded data structures.
which is a huge bummer for:
https://github.com/JuliaCollections/ThreadSafeDataStructures.jl

Metadata

Metadata

Assignees

No one assigned

    Labels

    multithreadingBase.Threads and related functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions