julia
bd5e6da5 - fix atomic intrinsics implementation issues (#49967)

Commit
2 years ago
fix atomic intrinsics implementation issues (#49967) * jltypes: add missing GC root for cmpswap_type Tuple. This is called with a fieldtype, which might not even be a DataType. * support Ptr{Union{}} and Ptr{Cvoid} better
Author
Parents
Loading